rustdoc::core

Function create_config

Source
pub(crate) fn create_config(
    input: Input,
    _: Options,
    _: &RenderOptions,
    using_internal_features: Arc<AtomicBool>,
) -> Config
Expand description

Parse, resolve, and typecheck the given crate.