collect_default_annotations

Function collect_default_annotations 

Source
pub fn collect_default_annotations(
    schema_json: &str,
) -> Result<Vec<(JsonPath, String)>, SchemaIntrospectionError>