Type Definition strsim::HammingResult[][src]

pub type HammingResult = Result<usize, StrSimError>;