pub fn load_schema_config_from_yaml_file( path: impl AsRef<Path>, ) -> Result<SchemaConfig, Box<dyn Error>>
从 YAML 文件加载 SchemaConfig