asexp 0.2.0

Advanced S-expression-like format suitable for configuration and serialization
# 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.