Struct unicode_trie::Trie [] [src]

pub struct Trie<T> { /* fields omitted */ }

Methods

impl<T> Trie<T>
[src]

Trait Implementations

impl<T: Debug> Debug for Trie<T>
[src]

Formats the value using the given formatter.