write_are_to_vec

Function write_are_to_vec 

Source
pub fn write_are_to_vec(are: &Are) -> Result<Vec<u8>, AreError>
Expand description

Serializes typed ARE data into a byte vector.