Skip to main content

write_fac_to_vec

Function write_fac_to_vec 

Source
pub fn write_fac_to_vec(fac: &Fac) -> Result<Vec<u8>, FacError>
Expand description

Serializes typed FAC data into a byte vector.