detach 0.0.42

helper type for being able to detach/reatach a member item
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["Holochain Core Dev Team <devcore@holochain.org>"]
categories = ["rust-patterns", "data-structures"]
description = "helper type for being able to detach/reatach a member item"
documentation = "https://docs.rs/detach"
edition = "2018"
keywords = ["detach", "mutable", "self", "reference"]
license = "Apache-2.0"
name = "detach"
readme = "README.md"
repository = "https://github.com/holochain/lib3h"
version = "0.0.42"