Structs§
- Representation of a borrowed
GString
. - Error type indicating that a buffer had unexpected nul-bytes.
- A type representing an owned, C-compatible, nul-terminated UTF-8 string.
- Error type indicating that a buffer had unexpected nul-bytes.
- Error type indicating that a buffer did not have a trailing nul-byte.
NULL
-terminated UTF-8 string as stored inStrV
.- Error type indicating that a buffer had invalid UTF-8.
Enums§
- Error type holding all possible failures when creating a
GStr
reference. - Error type holding all possible failures when creating a
GString
. - Inner 🔒