Module value

Source
Expand description

The representation of Rust Value along with serde and pretty-print facilities

Structs§

Addr
Memory Address. Assumed to be 8 bytes.
ArgumentList
A wrapper type only for implementing Display.
UnionType
Aka Rust’s complex enums, e.g. Result, Option.

Enums§

ArrayType
Type of Array
PValue
Primitive Value
RValue
A representation of Rust Value
RefAddr
Reference Address
RefCountedType
Reference-counted Smart Pointers
RefType
Reference Type
StringType
Type of String

Constants§

CORE_REF_CELL
STD_HASH_MAP
STD_HASH_SET
STD_HASH_STATE
STD_MUTEX
STD_RWLOCK