Function rustdoc::core::create_config

source ·
pub(crate) fn create_config(
    handler: &EarlyErrorHandler,
    _: Options,
    _: &RenderOptions
) -> Config
Expand description

Parse, resolve, and typecheck the given crate.