Source code

Revision control

Copy as Markdown

Other Tools

[package]
name = "leaky-cow"
version = "0.1.1"
authors = ["Michael Howell <michael@notriddle.com>"]
readme = "README.md"
description = "Leak the contents of a Clone-On-Write pointer"
license = "MIT / Apache-2.0"
[dependencies]
leak = "0.1.1"