[][src]Crate py_marshal

Modules

read

Structs

Code
CodeFlags
HashF64

This is a f64 wrapper suitable for use as a key in a (Hash)Map, since NaNs compare equal to each other, so it can implement Eq and Hash. HashF64(-0.0) == HashF64(0.0).

HashableHashSet

Enums

Obj
ObjHashable

Type Definitions

ArcRwLock

Arc = immutable ArcRwLock = mutable