extract_string_literal

Function extract_string_literal 

Source
fn extract_string_literal(expr: &Expression) -> Option<String>