extract_string_literal

Function extract_string_literal 

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