[go: up one dir, main page]

discard 1.0.4

Discard trait which allows for intentionally leaking memory
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Pauan <pcxunlimited@gmail.com>"]
categories = ["memory-management"]
description = "Discard trait which allows for intentionally leaking memory"
homepage = "https://github.com/Pauan/rust-discard"
keywords = ["discard", "cancel", "revoke", "drop", "leak"]
license = "MIT"
name = "discard"
readme = "README.md"
repository = "https://github.com/Pauan/rust-discard"
version = "1.0.4"