Macro time::parsing::shim::impl_parse_bytes_nonzero

source ยท
macro_rules! impl_parse_bytes_nonzero {
    ($($t:ty)*) => { ... };
}
Expand description

Parse the given types from bytes.