oom-safe 0.2.0

Out-of-memory safe
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
authors = ["David Li <davidli2010@foxmail.com>"]
description = "Out-of-memory safe"
documentation = "https://docs.rs/oom-safe"
edition = "2021"
homepage = "https://github.com/davidli2010/oom-safe"
keywords = ["oom", "memory", "safe"]
license = "MIT OR Apache-2.0"
name = "oom-safe"
readme = "README.md"
repository = "https://github.com/davidli2010/oom-safe.git"
resolver = "2"
version = "0.2.0"