pub fn from_str<'a>(s: &'a str) -> Result<Vec<Item>>
Expand description

Deserialize CSL items from a string of JSON text.