pyo3
0.23.1
Module string
Module Items
Structs
Enums
Traits
Type Aliases
In pyo3::
types
pyo3
::
types
Module
string
Copy item path
Source
Structs
§
PyString
Represents a Python
string
(a Unicode string object).
Enums
§
PyString
Data
Non-
Py_LIMITED_API
Represents raw data backing a Python
str
.
Traits
§
PyString
Methods
Implementation of functionality for
PyString
.
Type Aliases
§
PyUnicode
Deprecated
Deprecated alias for
PyString
.
⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here