☰
In std::fmt
In
std
::
fmt
Macros
Debug
Structs
Arguments
DebugList
DebugMap
DebugSet
DebugStruct
DebugTuple
Error
Formatter
Enums
Alignment
Traits
Binary
Debug
Display
LowerExp
LowerHex
Octal
Pointer
UpperExp
UpperHex
Write
Functions
format
write
Type Definitions
Result
?
Macro
std
::
fmt
::
Debug
1.38.0
·
source
·
[
−
]
pub
macro
Debug
(
$
item
:
item
) { ... }
Expand description
Derive macro generating an impl of the trait
Debug
.