pub fn from_str<'a>(s: &'a str) -> Result<Vec<Item>>
Deserialize CSL items from a string of JSON text.