test_id

Macro test_id 

Source
macro_rules! test_id {
    ($id_type:ident) => { ... };
}