Crates.io | memorable |
lib.rs | memorable |
version | |
source | src |
created_at | 2024-11-25 15:59:21.908237 |
updated_at | 2024-11-25 16:00:46.529068 |
description | Lock-free, ordered and multiple version memory table for key-value databases. |
homepage | https://github.com/al8n/memorable |
repository | https://github.com/al8n/memorable |
max_upload_size | |
id | 1460448 |
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 |
no_std
compitable[dependencies]
memorable = "0.1"
memorable
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) 2024 Al Liu.