Struct string_cache::shared::StaticAtomSet
[−]
[src]
pub struct StaticAtomSet { pub key: u64, pub disps: &'static [(u32, u32)], pub atoms: &'static [&'static str], }
Fields
key | |
disps | |
atoms |