Macro lebe::implement_simple_primitive_endian

source ยท
macro_rules! implement_simple_primitive_endian {
    ($type: ident) => { ... };
}