Derive Macro ErrorChain

Source
#[derive(ErrorChain)]
{
    // Attributes available to this derive:
    #[error_chain]
}