Macro konst_macro_rules::res_ok[][src]

macro_rules! res_ok {
    ($res : expr $(,) ?) => { ... };
}