pub(crate) fn create_config(
input: Input,
_: Options,
_: &RenderOptions,
) -> Config
Expand description
Parse, resolve, and typecheck the given crate.
pub(crate) fn create_config(
input: Input,
_: Options,
_: &RenderOptions,
) -> Config
Parse, resolve, and typecheck the given crate.