to_vec

Function to_vec 

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

Serialize the given CSL items as a JSON byte vector.