1 unstable release

0.1.0 Jan 29, 2021

#2929 in Rust patterns

MIT/Apache

10KB
206 lines


Cell which allowes lifetimed references to be passed into static contexts. Cell allows access until call stack returns.

No runtime deps