lazy_rc – Lazy Rc and Arc smart pointers

Crates.io Unlicense

lazy_rc provides implementations of Rc and Arc with lazy initialization.

Crates.io:
https://crates.io/crates/lazy_rc

API Documentation:
https://docs.rs/lazy_rc/latest/index.html

Examples:
https://github.com/dEajL3kA/lazy_rc/tree/master/examples