sise-atom 0.5.0

Auxiliary functions used to encode and decode SISE atom values.
Documentation
# sise-atom

[![Crate](https://img.shields.io/crates/v/sise-atom.svg)](https://crates.io/crates/sise-atom)
[![API](https://docs.rs/sise-atom/badge.svg)](https://docs.rs/sise-atom)
[![License](https://img.shields.io/crates/l/sise-atom.svg)](https://github.com/eduardosm/rust-sise-atom#license)
[![GitHub Actions Status](https://github.com/eduardosm/rust-sise-atom/workflows/CI/badge.svg)](https://github.com/eduardosm/rust-sise-atom/actions)

Auxiliary functions used to encode and decode
[SISE](https://github.com/eduardosm/rust-sise) atom values.

# License

This project is licensed under either of

 * Apache License, Version 2.0, ([LICENSE-APACHE]LICENSE-APACHE or
   http://www.apache.org/licenses/LICENSE-2.0)
 * MIT license ([LICENSE-MIT]LICENSE-MIT or
   http://opensource.org/licenses/MIT)

at your option.