persistent-keystore-rs 0.0.1

Lightweight Persistent Database library written in Rust
Documentation
# persistent-keystore-rs
Lightweight Persistent Database library written in Rust  
<br>

[![Crates.io][crates-badge]][crates-url]
[![Apache 2.0 licensed][apache-badge]][apache-url]
[![Documentation][doc-badge]][doc-url]

[crates-badge]: https://shields.io/crates/v/persistent-keystore-rs.svg
[crates-url]: https://crates.io/crates/persistent-keystore-rs
[apache-badge]: https://img.shields.io/badge/license-Apache2.0-blue.svg
[apache-url]: https://github.com/rc1405/persistent-keystore-rs/blob/main/LICENSE
[doc-badge]: https://img.shields.io/badge/docs-API%20Docs-green.svg
[doc-url]: https://docs.rs/persistent-keystore-rs/latest/persistent-keystore-rs
<br>

## Overview

## Example

## License

This project is licensed under the [Apache2 license].

[Apache license]: https://github.com/rc1405/persistent-keystore-rs/blob/main/LICENSE 

### Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in persistent-keystore-rs by you, shall be licensed as Apache 2.0, without any additional
terms or conditions.