A Rust implementation of Erlang External Term Format.
See RustDoc Documentation.
The documentation includes some examples.
Add following lines to your Cargo.toml:
Cargo.toml
toml [dependencies] eetf = "0.4"