Structs§
Enums§
- Quote
Style - The style of quoting to use: single or double quotes.
- Utf8
Chunk
Functions§
- display_
width - fstrcmp_
bounded - q
- Return a
Quotedwrapper using double quotes (default). - q_s
- Return a
Quotedwrapper using single quotes for diagnostic quoting. - quoted
- Return a
Quotedwrapper for the given value and quote style. - string_
hash - A hash function for NUL-terminated char* strings using the method described by Bruno Haible. See https://www.haible.de/bruno/hashfunc.html.
- tr