Struct assembly_xml::localization::Interner
source · pub struct Interner { /* private fields */ }
Expand description
A simple string interner
Source: https://matklad.github.io/2020/03/22/fast-simple-rust-interner.html
pub struct Interner { /* private fields */ }
A simple string interner
Source: https://matklad.github.io/2020/03/22/fast-simple-rust-interner.html