package core:unicode/utf8/utf8string
⌘K
Ctrl+K
or
/
Types
String ¶
String :: struct { contents: string, rune_count: int, // cached information non_ascii: int, // index to non-ascii code points width: int, // 0 if ascii byte_pos: int, rune_pos: int, }
Related Procedures With Parameters
Constants
This section is empty.
Variables
This section is empty.
Procedures
Procedure Groups
This section is empty.
Source Files
Generation Information
Generated with odin version dev-2024-11 (vendor "odin") Windows_amd64 @ 2024-11-16 21:10:10.898767100 +0000 UTC