pub fn compile(
def: Value,
external_id: Option<Url>,
settings: CompilationSettings<'_>,
) -> Result<Schema, SchemaError>
pub fn compile(
def: Value,
external_id: Option<Url>,
settings: CompilationSettings<'_>,
) -> Result<Schema, SchemaError>