Macro versio::assert_ok

source ·
macro_rules! assert_ok {
    ($t:expr, $($er:tt)*) => { ... };
}