deborrow 0.3.1

Splits mutable references safely into their fields, and helps with reference manipulation.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies.deborrow-macro]
version = "0.2"

[package]
description = "Splits mutable references safely into their fields, and helps with reference manipulation."
edition = "2021"
license = "CC0-1.0"
name = "deborrow"
readme = "README.md"
repository = "https://github.com/tudbut/deborrow"
version = "0.3.1"