beam_file

A tiny library for processing Erlang BEAM file in Rust.
Documentation
See RustDoc Documentation
The documentation includes some examples.
Installation
Add following lines to your Cargo.toml
:
toml
[dependencies]
beam_file = "0.2"
Reference
- http://rnyingma.synrc.com/publications/cat/Functional%20Languages/Erlang/BEAM.pdf
- http://erlang.org/doc/man/beam_lib.html