leak_memory 0.1.1

The enterprise way to leak memory
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.libc]
version = "0.2.146"

[package]
authors = ["Freya Murphy <freya@freyacat.org>"]
description = "The enterprise way to leak memory"
edition = "2021"
exclude = [".git", ".gitignore", "target"]
keywords = ["nightmare", "cursed", "enterprise", "memory"]
license-file = "LICENSE"
name = "leak_memory"
readme = "README.md"
repository = "https://g.freya.cat/freya/leak_memory"
rust-version = "1.69"
version = "0.1.1"