[][src]Module solana_libra_vm_runtime::identifier

A bunch of helper functions to fetch the storage key for move resources and values.

Functions

create_access_path

Get the AccessPath to a resource stored under address with type name tag

resource_storage_key

Get the StructTag for a StructDefinition defined in a published module.