define_slice_to_be

Macro define_slice_to_be 

Source
macro_rules! define_slice_to_be {
    ($name: ident, $type: ty) => { ... };
}