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