eetf
====
[](https://crates.io/crates/eetf)
[](https://docs.rs/eetf)
[](https://github.com/sile/eetf/actions)
[](https://coveralls.io/github/sile/eetf?branch=master)
[](LICENSE)
A Rust implementation of [Erlang External Term Format](http://erlang.org/doc/apps/erts/erl_ext_dist.html).
Documentation
-------------
See [RustDoc Documentation](https://docs.rs/eetf).
The documentation includes some examples.