extract_influxdb_user_from_query

Function extract_influxdb_user_from_query 

Source
fn extract_influxdb_user_from_query(query: &str) -> (Option<&str>, Option<&str>)