A Rust library for working with Abstract Syntax Trees of Erlang programs
Add following lines to your Cargo.toml
:
toml
[dependencies]
erl_ast = "*"
This library is released under the MIT License.
See the LICENSE file for full license information.