lazy_futuristic 1.0.2

Initialize variables lazily, futuristically
Documentation
  • Coverage
  • 100%
    10 out of 10 items documented1 out of 8 items with examples
  • Size
  • Source code size: 12.17 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 446.08 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 23s Average build duration of successful builds.
  • all releases: 23s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • codinaut

lazy_futuristic

ci crates.io docs.rs semantic-release

Initialize variables lazily, futuristically.

Usage

See the documentation.

Hacking

This repository uses semantic-release for automated release and crate publishing. Please look at Angular commit convention.

To test this crate:

cargo test

License

MIT.