Type Definition strsim::HammingResult

source ·
pub type HammingResult = Result<usize, StrSimError>;