tests_fuzz::fake

Function auto_quote_map

Source
pub fn auto_quote_map<R: Rng + 'static>(rng: &mut R, s: Ident) -> Ident
Expand description

Adds quotes if it contains uppercase chars.