settrie 0.1.0

Fast subset and superset queries
Documentation
1
2
3
#![feature(const_fn_trait_bound)]
#![feature(const_btree_new)]
pub mod settrie;