Skip to main content

string

Function string 

Source
pub fn string<'a>(expr: &'a Expression<'a>) -> Option<&'a str>
Expand description

Extract a string from an expression. Zero-copy — borrows from arena.