Derive Macro gotham_restful_derive::ResourceError[][src]

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