Crates.io | shared_mut_ref |
lib.rs | shared_mut_ref |
version | 0.1.0 |
source | src |
created_at | 2023-06-14 09:11:05.940552 |
updated_at | 2023-06-14 09:11:05.940552 |
description | A crate which introduces a type for sharing a mutable reference and mutating the value behind it. |
homepage | |
repository | https://github.com/alexanderved/shared_mut_ref |
max_upload_size | |
id | 889927 |
size | 29,931 |
A Rust crate which introduces a type for sharing a mutable reference and mutating the value behind it.