Macro lazy_static::__lazy_static_create [] [src]

macro_rules! __lazy_static_create {
    ($NAME:ident, $T:ty) => { ... };
}