byte_size

Macro byte_size 

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