[][src]Function drone_macros_core::unkeywordize

pub fn unkeywordize<T: AsRef<str>>(ident: T) -> String

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