preftree

Crates.iopreftree
lib.rspreftree
version0.1.0
sourcesrc
created_at2024-01-01 19:17:01.504568
updated_at2024-01-01 19:17:01.504568
descriptionA prefix tree implementation
homepage
repository
max_upload_size
id1085497
size10,286
(megahomyak)

documentation

README

preftree

A Rust prefix tree. Supports both exact matching and matching by shortest prefix. See tests and docs.

Documentation

https://docs.rs/crate/preftree/latest

Installation

cargo add preftree

Commit count: 0

cargo fmt