Registry / utility / git-hashtable

git-hashtable

JSON →
library0.1.2rscratesunverified

Please use `gix-<thiscrate>` instead ('git' -> 'gix').

# Cargo.toml [dependencies] git-hashtable = "0.1.2"
INSTALL
IMPORT
SIG · GIT-HASHTABLE
G
git-hashtable
utilityrustv0.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.

GitHashtable
use git_hashtable::GitHashtable;

Creates a new GitHashtable (deprecated, use gix-hashtable instead).

use git_hashtable::GitHashtable; fn main() { let table = GitHashtable::new(); println!("Git hashtable created"); }
Debug
Known issues
breakingThis crate is deprecated; use gix-hashtable instead.
fix
Replace git-hashtable with gix-hashtable in your Cargo.toml.
affects: >=0.1.0
Upgrade
Version history
0.1.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
git-hashtable — cargo add git-hashtable · libregistry