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