☰
In core::fmt
Structs
Arguments
DebugList
DebugMap
DebugSet
DebugStruct
DebugTuple
Error
Formatter
Enums
Alignment
Traits
Binary
Debug
Display
LowerExp
LowerHex
Octal
Pointer
UpperExp
UpperHex
Write
Functions
write
Type Aliases
Result
?
Derive Macro
core
::
fmt
::
Debug
1.38.0
·
source
·
[
−
]
#[derive(Debug)]
Expand description
Derive macro generating an impl of the trait
Debug
.
This documentation is an old archive. Please see
https://rust.docs.kernel.org
instead.