Type Alias FileCacheRef

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

Aliased Typeยง

struct FileCacheRef { /* private fields */ }