Termination

Derive Macro Termination 

Source
#[derive(Termination)]
{
    // Attributes available to this derive:
    #[exit_code]
}