Skip to main content

structured_error

Function structured_error 

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