pyo3
0.23.1
PyLong
Aliased type
Fields
0
In pyo3::
types::
num
pyo3
::
types
::
num
Type Alias
PyLong
Copy item path
Source
pub type PyLong =
PyInt
;
👎
Deprecated since 0.23.0: use
PyInt
instead
Expand description
Deprecated alias for
PyInt
.
Aliased Type
§
struct PyLong(
PyAny
);
Fields
§
§
0:
PyAny
⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here