The scoped-ref Crate
This crate provides safe references with runtime-checked lifetimes. While a reference is in use, attempts to drop the referenced value will block.
Refer to docs.rs for the full documentation.
scoped-ref CrateThis crate provides safe references with runtime-checked lifetimes. While a reference is in use, attempts to drop the referenced value will block.
Refer to docs.rs for the full documentation.