pub fn compile(
world: &dyn World,
format: OutputFormat,
options: &CompileOptions,
) -> Result<CompileOutput, CompileError>pub fn compile(
world: &dyn World,
format: OutputFormat,
options: &CompileOptions,
) -> Result<CompileOutput, CompileError>