from_id

Macro from_id 

Source
macro_rules! from_id {
    ($(($id:path, $ty:path)),* $(,)?) => { ... };
}