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