extract_field

Function extract_field 

Source
pub fn extract_field(
    raw_message: &RawMessage,
    field_path: &str,
) -> Option<Value>
Expand description

Extract a field from a RawMessage using dot notation