1
2
3
4
#![crate_name = "trellis"]
#![crate_type = "lib"]

pub mod core;