# lazy_futuristic

[](https://crates.io/crates/lazy_futuristic)
[](https://docs.rs/lazy_futuristic)
[](https://github.com/semantic-release/semantic-release)
Initialize variables lazily, futuristically.
## Usage
See [the documentation](https://docs.rs/lazy_futuristic).
## Hacking
This repository uses [semantic-release](https://github.com/semantic-release/semantic-release) for automated release and crate publishing. Please look at [Angular commit convention](https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular).
To test this crate:
```sh
cargo test
```
## License
[MIT](LICENSE).