bytes

Macro bytes 

Source
macro_rules! bytes {
    ($val:expr) => { ... };
}
Expand description

Macro for creating a byte instance