RESERVED

Static RESERVED 

Source
pub static RESERVED: Lazy<HashSet<&'static str>>
Expand description

Getters reserved suffix list.

Getter that we don’t want to rename because they are Rust keywords or would result confusing.