Module string64

Module string64 

Source

Structsยง

IntoIter
Iterator that yields characters from a String64 by consuming it.
Iter
Iterator that yields characters from a &String64 without consuming it.
String64
A UTF64-encoded string.