basic_tree 0.2.5

basic tree for rust, for now including only trie
Documentation
1
2
3
4
#[test]
fn it_works() {
    assert_eq!(2 + 2, 4);
}