//! The engine of URL Cleaner.
//!
//! Can be integrated into other projects for things like [CLIs](https://github.com/Scripter17/url-cleaner/tree/main/url-cleaner) and [HTTP servers](https://github.com/Scripter17/url-cleaner/tree/main/url-cleaner-site).
//!
//! For a tutorial, see the [tutorial] module.
pub
pub use ;