Macro re::ok

source ·
macro_rules! ok {
    ($expr:expr) => { ... };
}