# S-Tree This is a wrapper for [BTreeMap](https://doc.rust-lang.org/std/collections/struct.BTreeMap.html) from Rust's standard library with convenient methods for extracting elements that are within specified number of common leading bits with a target.