detect_confusion_type

Function detect_confusion_type 

Source
pub fn detect_confusion_type(
    sm: &SourceMap,
    suggested: &str,
    sp: Span,
) -> ConfusionType
Expand description

Whether the original and suggested code are visually similar enough to warrant extra wording.