FormatOrDebug

Trait FormatOrDebug 

Source
pub trait FormatOrDebug { }
Expand description

A trait that describes a type which can be logged with defmt or log, depending on the current configuration.

Implementorsยง