Macro time::parsing::shim::impl_parse_bytes_nonzero

source ·
macro_rules! impl_parse_bytes_nonzero {
    ($($t:ty)*) => { ... };
}
Available on crate feature parsing only.
Expand description

Parse the given types from bytes.