pub fn structured_error( action: impl Into<String>, code: &'static str, kind: &'static str, remediation: &'static str, ) -> GatewayStructuredError