Skip to main content

intern_key

Function intern_key 

Source
pub fn intern_key(s: &str) -> VmtKey
Expand description

Interns a string into a global pool if “intern_keys” is enabled. Converts the key to lowercase for normalized lookups.