parse_custom_message

Function parse_custom_message 

Source
pub fn parse_custom_message<T: DeserializeOwned>(raw_message: &str) -> Result<T>
Expand description

Parse a custom message structure from raw JSON data