extargs_assert

Macro extargs_assert 

Source
macro_rules! extargs_assert {
    ($v:expr , $($arg:tt)+) => { ... };
}