asexp 0.1.1

Advanced S-expression-like format suitable for configuration and serialization
docs.rs failed to build asexp-0.1.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: asexp-0.3.2

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.