emit

Macro emit 

Source
macro_rules! emit {
    ($($ty:ident),* as $encoding:path) => { ... };
}