lineage 0.4.0

A cell to replace the contained value while it may still be borrowed.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Markus Olt <markus@blaumond.net>"]
description = "A cell to replace the contained value while it may still be borrowed."
documentation = "https://docs.rs/lineage"
edition = "2021"
keywords = []
license = "MIT"
name = "lineage"
readme = "readme.md"
repository = "https://github.com/markusolt/lineage"
version = "0.4.0"