pub fn load_cached_source_for_uri(
cache_path: &Path,
uri: &str,
) -> Result<SourceSchema>Expand description
Load one cached source schema by URI.
pub fn load_cached_source_for_uri(
cache_path: &Path,
uri: &str,
) -> Result<SourceSchema>Load one cached source schema by URI.