Trait rocket_error_stack::StatusCodeReport
source · pub trait StatusCodeReport {
// Provided method
fn status(&self) -> Status { ... }
}pub trait StatusCodeReport {
// Provided method
fn status(&self) -> Status { ... }
}