take_mut 0.1.1

Take a T from a &mut T temporarily
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "take_mut"
version = "0.1.1"
authors = ["Sgeo <sgeoster@gmail.com>"]
license = "MIT"
homepage = "https://github.com/Sgeo/take_mut"
repository = "https://github.com/Sgeo/take_mut"
description = "Take a T from a &mut T temporarily"
documentation = "https://crates.fyi/crates/take_mut/0.1.1/"