write_uts_to_vec

Function write_uts_to_vec 

Source
pub fn write_uts_to_vec(uts: &Uts) -> Result<Vec<u8>, UtsError>
Expand description

Serializes typed UTS data into a byte vector.