rwslice 0.1.0

An implementation of a datastructure that allows simultaneous writing and reading from a single slice by splitting it in two
Documentation
  • Coverage
  • 0%
    0 out of 16 items documented0 out of 14 items with examples
  • Size
  • Source code size: 10.26 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 7.09 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • oskgo/rwslice
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • oskgo

rwslice

Contains an implementation of a datastructure that allows simultaneous writing and reading from a single slice by splitting it in two

no-std-friendly