try_parse_webhook

Function try_parse_webhook 

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