Function syntax::ast_util::lit_is_strExperimental
[-]
[+]
[src]
pub fn lit_is_str(lit: &Lit) -> bool
Returns true if this literal is a string and false otherwise.