Function prepare_doc_compiler

Source
pub fn prepare_doc_compiler(
    builder: &Builder<'_>,
    target: TargetSelection,
    stage: u32,
) -> Compiler
Expand description

Prepare a compiler that will be able to document something for target at stage.