Crate py27_marshal

Source

Re-exports§

pub use bstr;

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

Type Aliases§

ArcRwLock
Arc = immutable ArcRwLock = mutable