mozilla / rkv

A simple, humane, typed key-value storage solution.
https://crates.io/crates/rkv
Apache License 2.0
310 stars 53 forks source link

fix nits and docs #111

Closed mykmelez closed 5 years ago

mykmelez commented 5 years ago

This fixes a couple of the nits noted in #101. It also fixes the crate-level documentation in src/lib.rs, which contains some outdated references to documentation pages for the Store and IntegerStore types.