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: 2.02 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 11s Average build duration of successful builds.
  • all releases: 11s Average build duration of successful builds in releases after 2024-10-23.
  • 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.