#arc #stack #sync #atomic #async

stackarc

A little crate implementing an unallocated Arc

1 unstable release

0.1.0 Oct 9, 2020

#101 in #arc

Unlicense

6KB
61 lines

stackarc

A little crate implementing an unallocated Arc.


lib.rs:

A little crate providing a type for creating a Arc on the stack.

No runtime deps