Crates.io | commonware-storage |
lib.rs | commonware-storage |
version | |
source | src |
created_at | 2024-08-08 13:53:56.532844 |
updated_at | 2024-12-09 23:06:24.205463 |
description | Persist and retrieve data from an abstract store. |
homepage | https://commonware.xyz |
repository | https://github.com/commonwarexyz/monorepo/tree/main/storage |
max_upload_size | |
id | 1329559 |
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` |
size | 0 |
Persist and retrieve data from an abstract store.
commonware-storage
is ALPHA software and is not yet recommended for production use. Developers should expect breaking changes and occasional instability.