Derive Macro gotham_restful::ResourceError

#[derive(ResourceError)]
{
    // Attributes available to this derive:
    #[display]
    #[from]
    #[status]
}