Skip to main content

ok

Macro ok 

Source
macro_rules! ok {
    () => { ... };
}