extract_string_literal

Function extract_string_literal 

Source
fn extract_string_literal(expr: &Arc<dyn PhysicalExpr>) -> Option<&str>