Macro forward_shutdown

Source
macro_rules! forward_shutdown {
    ($field:ident) => { ... };
}