ligen-core 0.1.16

Language Interface Generator Core
Documentation
1
2
3
4
5
//! Module containing traits for processing the IR.

mod replace_identifier;

pub use replace_identifier::*;