pub fn from_slice<'a>(v: &'a [u8]) -> Result<Vec<Item>>
Deserialize CSL items from bytes of JSON text.