Static fix_getters_rules::function::RESERVED[][src]

pub static RESERVED: Lazy<HashSet<&'static str>>

Getters reserved suffix list.

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