forc_doc/render/util/format/
mod.rs

1//! Formatting utility, mainly for use in complex HTML string manipulation.
2mod constant;
3pub mod docstring;