advice

Macro advice 

Source
macro_rules! advice {
    ($ty:ty) => { ... };
}