weak-list2 0.1.0

Doubly linked, heterogeneous, list of Arc-like nodes that can be used to implement a least recently used cache.
Documentation
  • Coverage
  • 51.52%
    17 out of 33 items documented0 out of 31 items with examples
  • Size
  • Source code size: 37.73 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.37 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Badel2/weak-alloc
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Badel2

weak-list

Doubly linked, heterogeneous, list of Arc-like nodes that can be used to implement a least recently used cache.