export_schema_to_registry

Function export_schema_to_registry 

Source
pub fn export_schema_to_registry(
    schema: &TerraformSchemaExport,
) -> Result<Registry, Box<dyn Error>>