cita_trie 0.1.0

Modified Patricia Tree (aka Trie).
Documentation

CITA-Trie

Rust implementation of the Modified Patricia Tree (aka Trie)

The implementation is strongly inspired by go-ethereum trie