Macro time::parsing::shim::impl_parse_bytes

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

Parse the given types from bytes.