[−][src]Function serde_lexpr::print::to_vec
pub fn to_vec(value: &Value) -> Result<Vec<u8>, Error>
Serialize the given value as byte vector containing S-expression text, using the default printer options.
pub fn to_vec(value: &Value) -> Result<Vec<u8>, Error>
Serialize the given value as byte vector containing S-expression text, using the default printer options.