oxilean-parse 0.1.2

OxiLean parser - Concrete syntax to abstract syntax
Documentation
1
2
3
4
5
6
7
//! Auto-generated module structure (split from types.rs)

pub mod defs;
pub mod impls;

pub use defs::*;
pub use impls::*;