Registry / database / tetcore-storage

tetcore-storage

JSON →
library2.1.2rscratesunverified

Tetcore storage related primitives for blockchain storage.

# Cargo.toml [dependencies] tetcore-storage = "2.1.2"
INSTALL
IMPORT
SIG · TETCORE-STORAGE
T
tetcore-storage
databaserustv2.1.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Storage
use tetcore_storage::Storage;

Creates a default storage instance.

use tetcore_storage::Storage; fn main() { let storage = Storage::default(); println!("{:?}", storage); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
OpenAI (training)
1
Resources
tetcore-storage — cargo add tetcore-storage · libregistry