Eetf

Encode and decode Erlang External Term Format (ETF) in Rust using the `eetf` crate. Use when working with binary terms produced by `term_to_binary/1` in Erlang/Elixir, building Rust services that interop with the BEAM (e.g. distribution protocol, ports, NIFs, ErlPort, Mnesia dumps), parsing `.beam` artifacts, or decoding/encoding any payload that starts with the version byte `131` (`0x83`). Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/sile--eetf--eetf commit 7aebd80b58

Frequently asked questions

npx skillmds@latest add tomevault-io/eetf