num_traits::ops::bytes

Macro int_to_from_bytes_impl

Source
macro_rules! int_to_from_bytes_impl {
    ($T:ty, $L:expr) => { ... };
}