bberry/src/lib.rs

3 lines
55 B
Rust
Raw Normal View History

2025-05-30 20:29:49 -04:00
pub mod core;
pub use core::parser::document as parse;