Function apollo_utils::submessages::parse_attribute_value
source · pub fn parse_attribute_value<T: FromStr<Err = E>, E: Debug>(
event: &Event,
attr_key: &str
) -> StdResult<T>Expand description
Parse an attribute string from an Event