Docs.rs
strprox-0.3.3
strprox 0.3.3
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
anusarati
Dependencies
js-sys ^0.3
normal
optional
serde ^1.0
normal
optional
wasm-bindgen ^0.2
normal
optional
rand ^0.8
dev
Versions
35%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
strprox
0.3.3
All Items
Crate Items
Modules
Structs
Type Aliases
Crate
strprox
Copy item path
Source
Modules
§
levenshtein
strprox
Structs
§
Measured
Prefix
Structure that associates a string with its its prefix edit distance from the query
Measured
String
Structure that associates a string with its Levenshtein distance from the query
Type Aliases
§
Autocompleter