Registry / utility / microkelvin

microkelvin

JSON →
library0.17.0rscratesunverified

A crate for tree traversal over annotated data structures.

# Cargo.toml [dependencies] microkelvin = "0.17.0"
INSTALL
IMPORT
SIG · MICROKELVIN
M
microkelvin
utilityrustv0.17.0
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.

Tree
use microkelvin::Tree;

Create and manipulate a tree structure.

use microkelvin::Tree; fn main() { let tree = Tree::new(); tree.insert(42); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.17.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
microkelvin — cargo add microkelvin · libregistry