Skip to main content

Module string

Module string 

Source

Structs§

PyString
Represents a Python string (a Unicode string object).

Enums§

PyStringDataNon-Py_LIMITED_API
Represents raw data backing a Python str.

Traits§

PyStringMethods
Implementation of functionality for PyString.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here