#![allow(clippy::module_inception)] mod doc; pub mod parser; pub use doc::*;