7 releases
0.3.2 | May 16, 2019 |
---|---|
0.3.1 | May 17, 2016 |
0.3.0 | Feb 27, 2016 |
0.2.0 | Jan 19, 2016 |
0.1.0 | Dec 26, 2015 |
#2603 in Parser implementations
87 downloads per month
Used in 7 crates
(6 directly)
36KB
1K
SLoC
asexp-rs
Advanced S-expression-like format
Combines the features of a format suitable for human-readable configuration files (e.g. YAML, TOML) with a format suitable for serialization of arbitrarily nested structures (e.g. JSON) plus ease of parsing.