Registry / database / tetsy-hash-db

tetsy-hash-db

JSON →
library0.15.3rscratesunverified

Tetsy trait for hash-keyed databases.

# Cargo.toml [dependencies] tetsy-hash-db = "0.15.3"
INSTALL
IMPORT
SIG · TETSY-HASH-DB
T
tetsy-hash-db
databaserustv0.15.3
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.

HashDB
use tetsy_hash_db::HashDB;

Create a new hash-keyed database.

use tetsy_hash_db::HashDB; fn main() { let db = HashDB::new(); println!("Hash database created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.15.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
16
Meta
2
OpenAI (training)
1
Resources
tetsy-hash-db — cargo add tetsy-hash-db · libregistry