Function forc_doc::compile_html
source ยท pub fn compile_html(
build_instructions: &Command,
get_doc_dir: &dyn Fn(&Command) -> String,
experimental: ExperimentalFlags,
) -> Result<(PathBuf, Box<PackageManifestFile>)>
pub fn compile_html(
build_instructions: &Command,
get_doc_dir: &dyn Fn(&Command) -> String,
experimental: ExperimentalFlags,
) -> Result<(PathBuf, Box<PackageManifestFile>)>