summaryrefslogtreecommitdiffstats
path: root/README.md
blob: 5decae9c138cfed287d00d1bf0daf3dac132ebf6 (plain) (blame)
1
2
3
4
5
6
7
8
# Self-Ref Cell Environment (SRCE)

SRCE is a way to open and close an `LCellOwner`, thus allowing the use of 
`LCell` with tokio.

It is based on `qcell` and `selfref`.

This crate has not been audited for soundness at this time.