Function core::str::contains_nonascii [] [src]

fn contains_nonascii(x: usize) -> bool

Return true if any byte in the word x is nonascii (>= 128).