Docs.rs
thndrs-0.1.0
thndrs 0.1.0
Docs.rs crate page
Apache-2.0
17 July 2026
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
desertthunder
Dependencies
agent-client-protocol ^1.0.1
normal
clap ^4.6.1
normal
crossterm ^0.29.0
normal
futures ^0.3
normal
http ^1
normal
iocraft ^0.8.3
normal
lectito ^0.2
normal
markdown ^1.0.0
normal
process-wrap ^9.1
normal
ratatui ^0.30.0
normal
regex-lite ^0.1
normal
rmcp ^2.1.0
normal
scraper ^0.27
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml_ng ^0.10.0
normal
sha2 ^0.11
normal
syntect ^5
normal
tempfile ^3
normal
thiserror ^2
normal
thndrs-agent ^0.1.0
normal
tokio ^1
normal
tokio-util ^0.7
normal
toml ^1
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
unicode-segmentation ^1
normal
unicode-width ^0.2
normal
ureq ^3.3
normal
url ^2
normal
insta ^1.48.0
dev
tempfile ^3
dev
vt100 ^0.16.2
dev
Versions
66.06%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module fuzzy
thndrs_
lib
0.1.0
Module fuzzy
Module Items
Structs
Functions
In crate thndrs_
lib
thndrs_lib
Module
fuzzy
Copy item path
Source
Structs
§
Fuzzy
Match
Case-insensitive fuzzy subsequence matching.
Functions
§
fuzzy_
filter
Filter items by fuzzy match, returning each result with matched character indices so callers can highlight which characters matched.
fuzzy_
match