Macro gostd::uint8[][src]

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