Macro num_traits::ops::bytes::int_to_from_bytes_impl

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