forgotten 1.1.0

globally and safely persist a value, implemented with ManuallyDrop
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Equal Ma <equalma@outlook.com>"]
categories = ["caching", "memory-management"]
description = "globally and safely persist a value, implemented with ManuallyDrop"
edition = "2018"
homepage = "https://github.com/EqualMa/forgotten"
keywords = ["forget", "persist"]
license = "MIT"
name = "forgotten"
repository = "https://github.com/EqualMa/forgotten"
version = "1.1.0"