Docs.rs
  • python_marshal-0.1.0
    • python_marshal 0.1.0
    • Docs.rs crate page
    • GPL-3.0-or-later
    • Links
    • crates.io
    • Source
    • Owners
    • Svenskithesource
    • Dependencies
      • anyhow ^1.0.88 normal
      • bitflags ^2.6.0 normal
      • hashable ^0.0.0 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
      • tempfile ^3.15.0 dev
    • Versions
    • 15.17% 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.1.0

  • All Items

Crate Items

  • Modules
  • Macros
  • Structs
  • Enums
  • Functions

Crate python_marshal

Source

Modules§

  • magic

Macros§

  • extract_object
  • extract_strings_dict
  • extract_strings_frozenset
  • extract_strings_list
  • extract_strings_set
  • extract_strings_tuple
  • resolve_object_ref

Structs§

  • Code310
  • CodeFlags
  • PycFile

Enums§

  • Code
  • Kind
  • Object
  • ObjectHashable

Functions§

  • dump_bytes
  • load_bytes
  • load_pyc