read_utc_from_bytes

Function read_utc_from_bytes 

Source
pub fn read_utc_from_bytes(bytes: &[u8]) -> Result<Utc, UtcError>
Expand description

Reads typed UTC data directly from bytes.