Derive Macro gotham_restful_derive::ResourceError

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