Type Definition strsim::HammingResult [] [src]

type HammingResult = Result<usize, StrSimError>;