Function rustdoc::core::create_config

source ยท
pub(crate) fn create_config(
    _: Options,
    _: &RenderOptions,
    using_internal_features: Arc<AtomicBool>,
) -> Config
Expand description

Parse, resolve, and typecheck the given crate.