Docs.rs
  • python_marshal-0.3.7
    • python_marshal 0.3.7
    • Docs.rs crate page
    • GPL-3.0-or-later
    • Links
    • crates.io
    • Source
    • Owners
    • Svenskithesource
    • Dependencies
      • bitflags ^2.8.0 normal
      • bstr ^1.11.3 normal
      • hashable ^0.0.0 normal
      • indexmap ^2.7.1 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 ^4.2.2 normal
      • cmd_lib ^1.9.5 dev
      • env_logger ^0.11.6 dev
      • rayon ^1.10.0 dev
      • reqwest ^0.12.12 dev
      • tempfile ^3.15.0 dev
      • zip ^2.2.2 dev
    • Versions
    • 10.68% of the crate is documented
  • Go to latest version
  • 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_marshal0.3.7

  • All Items

Crate Items

  • Modules
  • Macros
  • Structs
  • Enums
  • Functions

Crate python_marshal

Source

Modules§

code_objects
error
magic
resolver

Macros§

extract_object
extract_strings_dict
extract_strings_frozenset
extract_strings_list
extract_strings_set
extract_strings_tuple
resolve_object_ref

Structs§

CodeFlags
PyString
PycFile

Enums§

Code
Kind
Object
ObjectHashable

Functions§

dump_bytes
dump_pyc
load_bytes
load_pyc
optimize_references