Docs.rs
find-simdoc-0.1.1
find-simdoc 0.1.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
kampersanda
Dependencies
ahash ^0.8.0
normal
all-pairs-hamming ^0.1.0
normal
hashbrown ^0.12.3
normal
rand ^0.8.5
normal
rand_xoshiro ^0.6.0
normal
rayon ^1.5.3
normal
Versions
96.83%
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
find_
simdoc
0.1.1
Module errors
Module Items
Structs
Enums
Type Aliases
In crate find_
simdoc
find_simdoc
Module
errors
Copy item path
Source
Expand description
Error definitions.
Structs
§
Input
Error
Error used when the input argument is invalid.
Enums
§
Find
Simdoc
Error
Errors in this library.
Type Aliases
§
Result
A specialized Result type for this library.