| Crates.io | beam_file |
| lib.rs | beam_file |
| version | 0.3.1 |
| created_at | 2016-05-21 08:53:57.684456+00 |
| updated_at | 2023-06-30 04:06:10.700664+00 |
| description | Library for processing Erlang BEAM file |
| homepage | https://github.com/sile/beam_file |
| repository | https://github.com/sile/beam_file |
| max_upload_size | |
| id | 5133 |
| size | 46,102 |
A tiny library for processing Erlang BEAM file in Rust.
The documentation includes some examples.
Add following lines to your Cargo.toml:
[dependencies]
beam_file = "0.3"