beam_file 0.1.0

Library for processing Erlang BEAM file
Documentation

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:

[dependencies]
beam_file = "*"

Reference

License

This library is released under the MIT License.

See the LICENSE file for full license information.