☰
bevy
0.13.0
Module debug
Structs
In bevy::log::tracing_subscriber::field
?
Module
bevy
::
log
::
tracing_subscriber
::
field
::
debug
source
·
[
−
]
Expand description
MakeVisitor
wrappers for working with
fmt::Debug
fields.
Structs
Alt
A visitor wrapper that ensures any
fmt::Debug
fields are formatted using the alternate (
:#
) formatter.