Docs.rs
fast-search-1.0.5
fast-search 1.0.5
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
cumulus13
Dependencies
anyhow =1.0.79
normal
clap ^4.0
normal
clap-version-flag ^1.0.7
normal
colored =2.1.0
normal
ctrlc =3.4.2
normal
dirs =5.0.1
normal
glob =0.3.1
normal
indexmap =2.2.6
normal
md-5 =0.10.6
normal
once_cell =1.19.0
normal
rayon =1.8.1
normal
serde =1.0.196
normal
sha2 =0.10.8
normal
thiserror =1.0.56
normal
toml =0.8.8
normal
walkdir =2.4.0
normal
tempfile =3.9.0
dev
Versions
57.74%
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 error
fsearch
1.0.5
Module error
Module Items
Enums
Type Aliases
In crate fsearch
fsearch
Module
error
Copy item path
Source
Expand description
Error types for the
fsearch
library.
Enums
§
Fsearch
Error
All errors that can be produced by the library.
Type Aliases
§
Fsearch
Result
Convenience alias used throughout the library.