shared_mut_ref 0.1.0

A crate which introduces a type for sharing a mutable reference and mutating the value behind it.
Documentation
  • Coverage
  • 100%
    11 out of 11 items documented8 out of 10 items with examples
  • Size
  • Source code size: 29.61 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 807.87 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • alexanderved/shared_mut_ref
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • alexanderved

shared_mut_ref

A Rust crate which introduces a type for sharing a mutable reference and mutating the value behind it.