take_mut 0.2.2

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