func_once

Macro func_once 

Source
macro_rules! func_once {
    ($($body:tt)*) => { ... };
}