[][src]Function drone_macros_core::unkeywordize

pub fn unkeywordize(ident: Cow<str>) -> Cow<str>

Inserts an underscore at the beginning of the string if the string is a reserved keyword.