erl_ast 0.0.5

A Rust representation of Abstract Syntax Trees of Erlang modules
Documentation

erl_ast

A Rust library for working with Abstract Syntax Trees of Erlang programs

Documentation

See RustDoc Documentation.

Installation

Add following lines to your Cargo.toml:

[dependencies]
erl_ast = "*"

Reference

License

This library is released under the MIT License.

See the LICENSE file for full license information.