[][src]Function taplo_cli::util::cache_schema_index

pub async fn cache_schema_index(
    index: &SchemaIndex,
    cache_path: impl AsRef<Path>
) -> Result<(), Error>