[][src]Module is_utf8::libcore

The UTF-8 validation algorithm used in Rust's libcore.

It contains a fast-path for ASCII text.

Functions

is_utf8