error_payload

Function error_payload 

Source
pub fn error_payload(
    message: &str,
    module: &str,
    source: Option<&str>,
    payload: impl Serialize,
    timestamp: bool,
)