MaybeBitdumpFormattable

Trait MaybeBitdumpFormattable 

Source
pub trait MaybeBitdumpFormattable { }
Expand description

A helper trait that conditionally binds to BitdumpFormattable depending on whether the necessary feature “std” is enabled.

Implementors§