test_from_builtin

Macro test_from_builtin 

Source
macro_rules! test_from_builtin {
    ($i:ident, ($($t:ident),*)) => { ... };
}