Function cargo::core::compiler::rustdoc

source ยท
fn rustdoc(
    build_runner: &mut BuildRunner<'_, '_>,
    unit: &Unit
) -> CargoResult<Work>
Expand description

Creates a unit of work invoking rustdoc for documenting the unit.