Module qp_trie::wrapper[][src]

Structs

A wrapper type for str which implements Borrow<[u8]> and hashes in the same way as a byte slice.

A wrapper for String which implements Borrow<[u8]> and hashes in the same way as a byte slice.