Macro space

Source
macro_rules! space {
    ($bytes:ident or $err:expr) => { ... };
}