bit_size

Macro bit_size 

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