lazycell 0.1.0

A library providing a lazily filled Cell struct
Documentation

lazycell

Build Status Clippy Linting Result Crates.io License: MIT/Apache-2.0

Rust library providing a lazily filled Cell.

Credits

The LazyCell library is based originally on work by The Rust Project Developers for the project crates.io.

License

LazyCell is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE, and LICENSE-MIT for details.