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

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