Crates.io | mut_family |
lib.rs | mut_family |
version | 0.1.14 |
source | src |
created_at | 2023-04-06 03:00:35.974519 |
updated_at | 2023-04-15 04:29:00.747089 |
description | A GAT-based library for writing code that is generic over exterior/interior mutability and mutability of references. |
homepage | |
repository | https://github.com/JohnScience/mut_family |
max_upload_size | |
id | 831897 |
size | 34,054 |
A GAT-based library for writing code that is generic over interior/exterior mutability and reference of arbitrary mutability.
At the moment, there's no any semver guarantees. The crate may undergo breaking changes.
However, you still can use it in your project if you select a specific version,
your crate is an application, and your upstream crates do not use mut_family
.