anchored_literal_to_expr

Function anchored_literal_to_expr 

Source
fn anchored_literal_to_expr(v: &[Hir]) -> Option<Expr>
Expand description

Extracts a string literal expression assuming that is_anchored_literal returned true.