read_utm_from_bytes

Function read_utm_from_bytes 

Source
pub fn read_utm_from_bytes(bytes: &[u8]) -> Result<Utm, UtmError>
Expand description

Reads typed UTM data directly from bytes.