plist 1.10.0

A rusty plist parser. Supports Serde serialization.
Documentation
1
2
3
4
5
error[E0609]: no field `s` on type `&'static str`
 --> tests/ui/parse_key.rs:4:17
  |
4 |     plist!({ "".s : true });
  |                 ^ unknown field