time::parsing::shim

Macro impl_parse_bytes

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

Parse the given types from bytes.