Module pyo3::types::string

source ·

Structs§

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

Enums§

  • PyStringDataNon-Py_LIMITED_API
    Represents raw data backing a Python str.

Traits§

⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here