[−][src]Trait lazy_static::LazyStatic
pub trait LazyStatic { }
Support trait for enabling a few common operation on lazy static values.
This is implemented by each defined lazy static, and used by the free functions in this crate.
pub trait LazyStatic { }
Support trait for enabling a few common operation on lazy static values.
This is implemented by each defined lazy static, and used by the free functions in this crate.