Citation Style Language serde types and implementations.
This targets CSL 1.0.2 but may not support the entire specification.
At the moment, only CSL-JSON items are covered.
The top level API mimics [serde_json]'s:
let csl = from_str.unwrap;
assert_eq!;