eetf 0.1.0

Library for encoding/decoding Erlang External Term Format
Documentation

eetf

A Rust implementation of Erlang External Term Format.

Documentation

See RustDoc Documentation.

The documentation includes some examples.

Installation

Add following lines to your Cargo.toml:

[dependencies]
eetf = "*"

License

This library is released under the MIT License.

See the LICENSE file for full license information.