Function tor_consdiff::looks_like_diff
source · pub fn looks_like_diff(s: &str) -> boolExpand description
Return true if s looks more like a consensus diff than some other kind
of document.
pub fn looks_like_diff(s: &str) -> boolReturn true if s looks more like a consensus diff than some other kind
of document.