Module marshal
pyo3_
ffi
0.24.0
Module marshal
Module Items
Functions
In crate pyo3_
ffi
Modules
abstract_
bltinmodule
boolobject
bytearrayobject
bytesobject
ceval
codecs
compat
compile
complexobject
context
cpython
datetime
descrobject
dictobject
enumobject
fileobject
fileutils
floatobject
genericaliasobject
impl_
import
intrcheck
iterobject
listobject
longobject
marshal
memoryobject
methodobject
modsupport
moduleobject
object
objimpl
osmodule
pyarena
pycapsule
pyerrors
pyframe
pyhash
pylifecycle
pymem
pyport
pystate
pystrtod
pythonrun
rangeobject
refcount
setobject
sliceobject
structmember
structseq
sysmodule
traceback
tupleobject
typeslots
unicodeobject
warnings
weakrefobject
Macros
c_str
opaque_struct
Functions
_cstr_from_utf8_with_nul_checked
⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here
pyo3_ffi
Module
marshal
Copy item path
Settings
Help
Summary
Source
Available on
non-
Py_LIMITED_API
only.
Functions
§
PyMarshal_
Read
Object
From
String
⚠
PyMarshal_
Write
Object
ToString
⚠