A macro for declaring lazily evaluated statics in Rust.
This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.
Safe mutable static and non const static initialization, and code execution at program startup/exit.
A Shutte-compatible wrapper for the lazy_static crate.
async once tool for lazy_static
A value which is initialized on the first access, with an async function.
lazy static regular expressions checked at compile time
lazy_static for functions!
A macro for declaring lazily evaluated statics in Rust.
processor of tokens for rust
Provides a struct to help create mutable statics with lazy_static.
Global singletons initialized at program start, an alternative to lazy initialization
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.