Type Definition strsim::HammingResult
[−]
[src]
type HammingResult = Result<usize, StrSimError>;
type HammingResult = Result<usize, StrSimError>;