Enum strsim::StrSimError
[−]
[src]
pub enum StrSimError { DifferentLengthArgs, }
Variants
DifferentLengthArgs
Trait Implementations
impl Debug for StrSimError
[src]
fn fmt(&self, __arg_0: &mut Formatter) -> Result
[src]
Formats the value using the given formatter. Read more