Skip to main content

iri_once

Macro iri_once 

Source
macro_rules! iri_once {
    ($name:ident, $str:expr) => { ... };
}
Expand description

This macro creates a static IriS variable that is initialized once and can be accessed globally.