Skip to main content

is_symbol_query

Function is_symbol_query 

Source
pub fn is_symbol_query(query: &str) -> bool
Expand description

Return true when the query looks like a bare symbol or namespace-qualified identifier (Foo::Bar, module.Class, _x, getX, XMLParser, etc.).