Atoms ===== [![crates.io](https://img.shields.io/crates/v/atoms.svg)](https://crates.io/crates/atoms/) [![docs.rs](https://docs.rs/atoms/badge.svg)](https://docs.rs/atoms/) [![Build Status](https://travis-ci.org/studley13/atoms.svg?branch=master)](https://travis-ci.org/studley13/atoms) **This repository is under heavy construction at the moment and will be making breaking changes until v2.0.0; do not use this crate until v2.0.0.** A small, simple, self-contained, s-expression parser and pretty-printer, forked from [sexp](https://github.com/liferobotics/sexp). Documentation ------------- See the [API Docs](https://docs.rs/atoms/).