mito2::cache::file_cache

Type Alias FileCacheRef

Source
pub(crate) type FileCacheRef = Arc<FileCache>;

Aliased Typeยง

struct FileCacheRef { /* private fields */ }