Skip to main content

doc_std

Function doc_std 

Source
fn doc_std(
    builder: &Builder<'_>,
    format: DocumentationFormat,
    build_compiler: Compiler,
    target: TargetSelection,
    target_dir: &Path,
    extra_args: &[&str],
    requested_crates: &[String],
) -> Cargo
Expand description

Prepare a Cargo command for building the documentation for public standard library crates.