☰
Other items in
std
::
fmt
All crates
?
Macro
std
::
fmt
::
Debug
1.38.0
[
−
]
[src]
macro_rules!
Debug
{ (
$
item
:
item
)
=
>
{ ... }; }
Expand description
派生宏,生成 trait
Debug
的 impl。