defmt
0.3.10
Macros
assert
assert_eq
assert_ne
bitflags
dbg
debug
debug_assert
debug_assert_eq
debug_assert_ne
error
expect
info
intern
panic
println
timestamp
todo
trace
unimplemented
unreachable
unwrap
warn
write
Structs
Debug2Format
Display2Format
Encoder
Formatter
Str
Traits
Format
Logger
Functions
flush
Attribute Macros
global_logger
panic_handler
defmt
Macro
write
Copy item path
Settings
Help
Summary
write!() {
/* proc-macro */
}
Expand description
Writes formatted data to a
Formatter
.