to_vec

Function to_vec 

Source
pub fn to_vec(value: &Cff) -> Result<Vec<u8>>
Expand description

Serialize the given CFF as a YAML byte vector.