Function intern_string

Source
pub fn intern_string(s: impl Into<String>) -> Arc<str>
Expand description

Optimized string interning function