Docs.rs
python_marshal-0.4.1
python_marshal 0.4.1
Permalink
Docs.rs crate page
GPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
Svenskithesource
Dependencies
bitflags ^2.9.1
normal
bstr ^1.11.3
normal
hashable ^0.0.0
normal
indexmap ^2.10.0
normal
log ^0.4.25
normal
num-bigint ^0.4.6
normal
num-complex ^0.4.6
normal
num-derive ^0.4.2
normal
num-traits ^0.2.19
normal
ordered-float ^5.0.0
normal
cmd_lib ^1.9.6
dev
env_logger ^0.11.8
dev
rayon ^1.10.0
dev
reqwest ^0.12.20
dev
tempfile ^3.15.0
dev
zip ^4.2.0
dev
Versions
23.33%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
python_
marshal
0.4.1
Module code_
objects
Module Items
Structs
In crate python_
marshal
python_marshal
Module
code_objects
Copy item path
Source
Structs
ยง
Code310
Represents a Python code object for Python 3.10.
Code311
Represents a Python code object for Python 3.11, 3.12, 3.13. They all share the same structure.