Function helvetia::ct::str_eq[][src]

pub fn str_eq(s1: &str, s2: &str) -> bool

Compare two strings in constant time.