Macro gostd::byte[][src]

macro_rules! byte {
    ($x : ident) => { ... };
    ($x : expr) => { ... };
}