title: runic summary: Imutable warpper for UCS-4/UTF-32 encoded runic string (runes are mutable).


runic

Imutable warpper for UCS-4/UTF-32 encoded runic string (runes are mutable). #include <common.h>

Public Attributes

Public Attributes Documentation

variable value

rune * value;

variable len

usize len;

Updated on 23 August 2022 at 00:54:19 UTC