[][src]Module moore::grind::utf8

A UTF8 parser that keeps track of the index and size of the characters it emits. This parser does not generate any errors, but rather replaces invalid encoding in the input with the U+FFFD REPLACEMENT CHARACTER.

Structs

Utf8