takeable 0.2.0

Container type that allows for temporarily moving out of the container.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["Mathias Svensson <freaken@freaken.dk>"]
description = "Container type that allows for temporarily moving out of the container."
documentation = "http://docs.rs/takeable"
homepage = "https://github.com/Idolf/takeable"
categories = ["data-structures", "no-std"]
license = "MIT/Apache-2.0/Unlicense"
repository = "https://github.com/Idolf/takeable"
name = "takeable"
readme = "README.md"
version = "0.2.0"