time_primitives::gmp

Macro impl_fixed_size_encodable

Source
macro_rules! impl_fixed_size_encodable {
    ($($n:expr),*) => { ... };
}