Skip to main content

quote

Function quote 

Source
pub fn quote(str: Expr) -> Expr
Expand description

Returns str enclosed by single quotes and each instance of single quote in it is preceded by a backslash