Macro once_cell::sync_lazy[][src]

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