rustlang
Rust Lang runiq 1 year ago 100%

RFC 3446: Introduce the Store API for great good.

github.com

The Store offers a more flexible allocation API, suitable for in-line memory store, shared memory store, compact "pointers", const/static use, and more.

Adoption of this API, and its use in standard collections, would render a number of specialized crates obsolete in full or in part, such as StackFuture.

Rendered

20
1
Comments 1