Searched refs:SimpleAscii (Results 1 – 2 of 2) sorted by relevance
72 SimpleAscii(ZeroTrieSimpleAscii<Store>), enumerator135 ZeroTrie(ZeroTrieFlavor::SimpleAscii(self)) in into_zerotrie()716 ZeroTrieFlavor::SimpleAscii(subtype) => subtype.$inner_fn(),723 ZeroTrieFlavor::SimpleAscii(subtype) => subtype.$inner_fn().into_zerotrie(),730 ZeroTrieFlavor::SimpleAscii(subtype) => subtype.$inner_fn(),737 ZeroTrieFlavor::SimpleAscii(subtype) => subtype.$inner_fn($arg),744 ZeroTrieFlavor::SimpleAscii(subtype) => subtype.$inner_fn($arg),751 ZeroTrieFlavor::SimpleAscii(subtype) => {752 ZeroTrie(ZeroTrieFlavor::SimpleAscii($trait::$inner_fn(subtype)))
343 ZeroTrieFlavor::SimpleAscii(t) => ( in serialize()