1 module cachetools.cache;
2 
3 public import cachetools.cachelru;
4 public import cachetools.cache2q;
5