mutcy 0.3.2

Safe mutable cyclic borrows using borrow relinquishing
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Mutcy

Safe mutable cyclic borrows using borrow relinquishing.

Rust nightly is required due to unstable features being used.

[![crates.io](https://img.shields.io/crates/v/mutcy?label=latest)](https://crates.io/crates/mutcy)
[![Documentation](https://docs.rs/mutcy/badge.svg?version=latest)](https://docs.rs/mutcy/latest)
[![MIT licensed][mit-badge]][mit-url]

[mit-badge]: https://img.shields.io/badge/license-MIT-blue.svg
[mit-url]: https://github.com/tokio-rs/tokio/blob/master/LICENSE