Module rustpython_common::str
source · Modules
Structs
Enums
Utf8 + state.ascii (+ PyUnicode_Kind in future)
Functions
Get a Display-able type that formats to the python
repr()
of the string valueConvert a string to ascii compatible, escaping unicodes into escape
sequences.