Crate move_core_types[][src]

Expand description

Core types for Move.

Modules

account_address
effects
gas_schedule

This module lays out the basic abstract costing schedule for bytecode instructions.

identifier

An identifier is the name of an entity (module, resource, function, etc) in Move.

language_storage
move_resource
parser
transaction_argument
value
vm_status