nakala
======
A low level information retrieval library.
[](https://github.com/BurntSushi/nakala/actions)
[](https://crates.io/crates/nakala)
Dual-licensed under MIT or the [UNLICENSE](http://unlicense.org).
https://docs.rs/nakala
Add this to your `Cargo.toml`:
```toml
[dependencies]
nakala = "0.1"
```