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

Deserialize CSL items from bytes of JSON text.