Files
hakorune/src/core/mod.rs

4 lines
70 B
Rust

//! Core model types shared across interpreter and VM
pub mod model;