mut_family

Crates.iomut_family
lib.rsmut_family
version0.1.14
sourcesrc
created_at2023-04-06 03:00:35.974519
updated_at2023-04-15 04:29:00.747089
descriptionA GAT-based library for writing code that is generic over exterior/interior mutability and mutability of references.
homepage
repositoryhttps://github.com/JohnScience/mut_family
max_upload_size
id831897
size34,054
Dmitrii - Demenev (JohnScience)

documentation

https://docs.rs/mut_family

README

mut_family

Latest Version Downloads Documentation License Dependency Status

A GAT-based library for writing code that is generic over interior/exterior mutability and reference of arbitrary mutability.

SemVer Policy

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.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Commit count: 25

cargo fmt