pub trait MaybeBitdumpFormattable { }
Expand description
A helper trait that conditionally binds to BitdumpFormattable depending on whether the necessary feature “std” is enabled.
pub trait MaybeBitdumpFormattable { }
A helper trait that conditionally binds to BitdumpFormattable depending on whether the necessary feature “std” is enabled.