atomic_box 0.1.1

A struct which allows multiple threads to safely update and read from a shared non-nullable pointer to heap data
Documentation
  • Coverage
  • 83.33%
    5 out of 6 items documented0 out of 5 items with examples
  • Size
  • Source code size: 19.62 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.33 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • exrook/atomic_box
    3 2 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • exrook

Atomic Box Crates.io Crates.io Docs.rs

A struct which allows multiple threads to safely update and read from a shared non-nullable pointer to heap data