the-key 0.1.1

A simple and fast key management tool for key-value stores
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# the-key
Simple and fast key management tool for key-value stores

Just put into your Cargo.toml
```toml
[dependencies]
the-key = "0.1.0"
```

# See docs on docs.rs
[See example on docs.rs](https://docs.rs/the-key)

# License
MIT