impl_binary_repr

Macro impl_binary_repr 

Source
macro_rules! impl_binary_repr {
    ($($t:ty)*) => { ... };
}