from_slice

Function from_slice 

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

Deserialize CSL items from bytes of JSON text.