forc-doc 0.71.0

Build the documentation for the local package and all dependencies. The output is placed in `out/doc` in the same format as the project.
Documentation
1
2
3
//! Formatting utility, mainly for use in complex HTML string manipulation.
mod constant;
pub mod docstring;