pyo3
0.23.0-dev
PyLong
Aliased type
In pyo3::
types
Type Alias
pyo3
::
types
::
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(
/* private fields */
);