Provides all encoding and decoding for the Erlang External Term Format (as defined at https://erlang.org/doc/apps/erts/erlextdist.html) in a single Rust crate.
Requires Rust >= 1.56.1
cargo build
cargo test
Michael Truog (mjtruog at protonmail dot com)
MIT License