[][src]Function serde_lexpr::print::to_vec_custom

pub fn to_vec_custom(value: &Value, options: Options) -> Result<Vec<u8>, Error>

Serialize the given value as byte vector containing S-expression text.