lumen
lumen copied to clipboard
Prevent oom
Rust’s API has added more ways to allocate without oom. It should be possible to never oom and only report failure instead of over allocating.