Struct syntex_syntax::util::interner::Interner
[−]
[src]
pub struct Interner<T> {
// some fields omitted
}pub struct Interner<T> {
// some fields omitted
}impl<T: Eq + Hash + Clone + 'static> Interner<T>[src]