Function servers::http::authorize::extract_influxdb_user_from_query

source ยท
fn extract_influxdb_user_from_query(query: &str) -> (Option<&str>, Option<&str>)