pyo3::types

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.

Type Aliases§

PyUnicodeDeprecated
Deprecated alias for PyString.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here