Skip to main content

Crate ling_core

Crate ling_core 

Source
Expand description

Core types and errors for the Ling compiler

Re-exports§

pub use error::LingError;
pub use types::Type;
pub use types::TypeId;
pub use arena::Arena;

Modules§

arena
error
types