Function internal_server_error

Source
pub fn internal_server_error(
    context: impl Into<Cow<'static, str>>,
) -> StatusError