pub static RESERVED_RENAME: Lazy<HashMap<&str, &str>>
Expand description

map of reserved Rust keywords and their replacement to be used in var, function and class names key: reserved keyword value: replacement