A tiny library for processing Erlang BEAM file in Rust.
The documentation includes some examples.
Add following lines to your Cargo.toml
:
toml
[dependencies]
beam_file = "*"
This library is released under the MIT License.
See the LICENSE file for full license information.