Macro defmt::println[][src]

println!() { /* proc-macro */ }
Expand description

Always logs data irrespective of log level.

Please refer to the manual for documentation on the syntax.