pub fn output_schema_module(
schema: impl AsRef<Path>,
output_path: impl AsRef<Path>,
) -> Result<(), Errors>👎Deprecated since 3.0.0:
output_schema_module is deprecated. See register_schema instead