leak 0.1.2

Safely leak data from owned data structures
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
authors = ["Cody P Schafer <dev@codyps.com>"]
description = "Safely leak data from owned data structures"
documentation = "http://codyps.com/docs/leak/x86_64-unknown-linux-gnu/stable/leak/trait.Leak.html"
include = ["Cargo.toml", "src/*.rs"]
keywords = ["leak", "rfc1233", "own"]
license = "Apache-2.0 OR MIT"
name = "leak"
repository = "https://github.com/jmesmon/leak.git"
version = "0.1.2"