Registry / testing / tetsy-trie-standardmap

tetsy-trie-standardmap

JSON →
library0.15.3rscratesunverified

Provides a standard test map for profiling tries in the Tetsy trie implementation.

# Cargo.toml [dependencies] tetsy-trie-standardmap = "0.15.3"
INSTALL
IMPORT
SIG · TETSY-TRIE-STANDAR
T
tetsy-trie-standardmap
testingrustv0.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.

StandardMap
use tetsy_trie_standardmap::StandardMap;

Creates a new StandardMap instance for trie profiling.

use tetsy_trie_standardmap::StandardMap; fn main() { let map = StandardMap::new(); println!("StandardMap 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
7 hits · last 30 days
node
6
Amazon
1
Resources
tetsy-trie-standardmap — cargo add tetsy-trie-standardmap · libregistry