Skip to main content

intern_str_cache

Macro intern_str_cache 

Source
macro_rules! intern_str_cache {
    ($name:expr, $value:expr) => { ... };
}