[][src]Module solana_libra_vm_runtime::value

Structs

GlobalRef

A GlobalRef holds the reference to the data and a shared reference to the root so status flags and reference count can be properly managed

MutVal
RootAccessPath

A root into an instance on chain. Holds flags about the status of the instance and a reference count to balance Borrow* and ReleaseRef

Enums

Local
Value

Traits

Reference