# forgotten
[](https://crates.io/crates/forgotten)
[](https://docs.rs/forgotten)
[](https://github.com/EqualMa/forgotten/blob/main/LICENSE)
[](https://github.com/EqualMa/forgotten/stargazers)
Globally and safely persist a value, implemented with `ManuallyDrop`.
# Install
`Cargo.toml`
```toml
forgotten = "1"
```
# Docs
Please see [docs.rs](https://docs.rs/forgotten)