commonware-storage

Crates.iocommonware-storage
lib.rscommonware-storage
version
sourcesrc
created_at2024-08-08 13:53:56.532844
updated_at2024-12-09 23:06:24.205463
descriptionPersist and retrieve data from an abstract store.
homepagehttps://commonware.xyz
repositoryhttps://github.com/commonwarexyz/monorepo/tree/main/storage
max_upload_size
id1329559
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Patrick O'Grady (patrick-ogrady)

documentation

https://docs.rs/commonware-storage

README

commonware-storage

Crates.io Docs.rs

Persist and retrieve data from an abstract store.

Status

commonware-storage is ALPHA software and is not yet recommended for production use. Developers should expect breaking changes and occasional instability.

Commit count: 0

cargo fmt