Enum strsim::StrSimError [−][src]
pub enum StrSimError { DifferentLengthArgs, }
Variants
Trait Implementations
impl Display for StrSimError
[src]
impl Display for StrSimError
[src]impl Error for StrSimError
[src]
impl Error for StrSimError
[src]impl PartialEq<StrSimError> for StrSimError
[src]
impl PartialEq<StrSimError> for StrSimError
[src]