string

Function string 

Source
pub fn string<S>(s: S) -> impl Generator
where S: Into<String>,
Expand description

string is a helper to create a StringLiteral Generator