4 lines
54 B
Rust

mod section;
pub use section::{Section, SectionRef};