pub fn extract(
node: &Map<String, Value>,
scope: &mut SchemaScope,
mcontainer: &mut ModelContainer,
resolver: &SchemaResolver<'_>,
options: &JsonSchemaExtractOptions,
) -> Result<Parameters, Error>pub fn extract(
node: &Map<String, Value>,
scope: &mut SchemaScope,
mcontainer: &mut ModelContainer,
resolver: &SchemaResolver<'_>,
options: &JsonSchemaExtractOptions,
) -> Result<Parameters, Error>