parse_webhook_with_header_from_value

Function parse_webhook_with_header_from_value 

Source
pub fn parse_webhook_with_header_from_value(
    topic_header: &str,
    payload: Value,
) -> Result<WebhookPayload, WebhookParseError>