kvstructs

Crates.iokvstructs
lib.rskvstructs
version0.1.1
sourcesrc
created_at2022-01-22 16:18:05.634377
updated_at2022-09-11 09:06:28.962909
descriptionGeneral basic key-value structs for Key-Value based storages.
homepage
repositoryhttps://github.com/al8n/veladb/tree/main/kvstructs
max_upload_size
id519200
size101,219
Al Liu (al8n)

documentation

README

[WIP]: Please do not use this crate, it is not finished.

KV-Structs

General basic key-value structs for Key-Value based storages.

github Build codecov

docs.rs crates.io rustc

license-apache license-mit

English | 简体中文

Installation

[dependencies]
kvstructs = "0.0.15"

License

kvstructs is under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE, LICENSE-MIT for details.

Copyright (c) 2022 Al Liu.

Commit count: 0

cargo fmt