zink::primitives::bytes

Macro impl_bytes

Source
macro_rules! impl_bytes {
    ($count:expr) => { ... };
    ($($count:expr),+) => { ... };
}