strsim
Enums
StrSimError
Functions
damerau_levenshtein
hamming
jaro
jaro_winkler
levenshtein
Crates
aho_corasick
bitflags
cookie
docopt
hpack
httparse
hyper
language_tags
lazy_static
libc
log
matches
memchr
mempool
mime
num_cpus
openssl
openssl_sys
openssl_sys_extras
passivetotal
rand
regex
regex_syntax
rustc_serialize
solicit
strsim
time
traitobject
typeable
unicase
unicode_bidi
unicode_normalization
url
utf8_ranges
uuid
strsim
::
HammingResult
[
−
]
[src]
type HammingResult =
Result
<
usize
,
StrSimError
>;