Macro once_cell::unsync_lazy[][src]

macro_rules! unsync_lazy {
    ($($block:tt)*) => { ... };
}