tests_fuzz::fake

Function auto_backtick_map

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

Adds backticks if it contains uppercase chars.