2 releases

0.1.1 Jan 25, 2023
0.1.0 Jan 14, 2023

#2576 in Rust patterns

MIT/Apache

3KB

Self-Ref Cell Environment (SRCE)

Deprecated: This crate is deprecated in favor of selfref's srce module. It was an experiment that's now integrated into selfref.

It now merely re-exports the srce module.


lib.rs:

Deprecated: This crate is deprecated in favor of selfref's srce module. You can use that one directly. This merely re-exports that module.

SRCE is a way to open and close an LCellOwner. This provides the full expressive power of selfref, with the ability to use zeroish-cost LCells in the struct.

Refer to selfref::srce for more details.

Dependencies

~220KB