//! HTML processors as utils.
//! Each function is offered as a single `feature`, so the dependencies are kept small. (`omit_enclosure` which is used as document outline formatter is exception.)
// #[cfg(feature = "omit_attr")]
pubmodomit_attr;pubmodomit_enclosure;// #[cfg(feature = "path_to_url")]
pubmodpath_to_url;modcore;