sexprs 0.1.0

A simple S-expression library.
Documentation
# sexprs (S-expressions in rust)

This is a simple, in progress S-expression library.

## Copyright

(c) 2020 Christopher Vittal <chris@vittal.dev>

Like much of the Rust ecosystem, this project is licensed under the Apache
License, Version 2.0 <LICENSE-APACHE> or
<http://www.apache.org/licenses/LICENSE-2.0> or the MIT license <LICENSE-MIT> or
<http://opensource.org/licenses/MIT>, at your option.