shared_mut_ref

Crates.ioshared_mut_ref
lib.rsshared_mut_ref
version0.1.0
sourcesrc
created_at2023-06-14 09:11:05.940552
updated_at2023-06-14 09:11:05.940552
descriptionA crate which introduces a type for sharing a mutable reference and mutating the value behind it.
homepage
repositoryhttps://github.com/alexanderved/shared_mut_ref
max_upload_size
id889927
size29,931
(alexanderved)

documentation

README

shared_mut_ref

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

Commit count: 8

cargo fmt