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