Macro expand

Source
macro_rules! expand {
    () => { ... };
}