pub fn resolve_schema_source( path: impl AsRef<Path>, ) -> Result<ResolvedSchemaSource, String>
Resolve a schema source path into concrete module files.