#erlang #beam #file #processing #tiny #documentation

beam_file

Erlang BEAM文件处理库

8 个版本

0.3.1 2023年6月30日
0.3.0 2021年8月28日
0.2.4 2018年11月30日
0.2.3 2017年10月30日
0.1.0 2016年5月21日

#961 in 解析器实现


2 crates 中使用

MIT 许可证

33KB
733

beam_file

Crates.io: beam_file Documentation Actions Status Coverage Status License: MIT

Rust中处理Erlang BEAM文件的微型库。

文档

RustDoc 文档

文档包含一些示例。

安装

将以下行添加到您的 Cargo.toml

[dependencies]
beam_file = "0.3"

参考

依赖

~0.8–1.3MB
~27K SLoC