RESERVED_RENAME

Static RESERVED_RENAME 

Source
pub static RESERVED_RENAME: LazyLock<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