List of all items
Structs
- abi::ArgumentABI
- abi::ScriptFunctionABI
- abi::TransactionScriptABI
- abi::TypeArgumentABI
- account_address::AccountAddress
- account_address::AccountAddressParseError
- effects::AccountChangeSet
- effects::ChangeSet
- errmap::ErrorContext
- errmap::ErrorDescription
- errmap::ErrorMapping
- gas_schedule::AbstractMemorySize
- gas_schedule::CostTable
- gas_schedule::GasConstants
- gas_schedule::GasCost
- gas_schedule::GasPrice
- gas_schedule::GasUnits
- gas_schedule::InternalGasUnits
- identifier::IdentStr
- identifier::Identifier
- language_storage::ModuleId
- language_storage::ResourceKey
- language_storage::StructTag
- transaction_argument::VecBytes
- value::MoveFieldLayout
Enums
- abi::ScriptABI
- language_storage::TypeTag
- transaction_argument::TransactionArgument
- value::MoveStruct
- value::MoveStructLayout
- value::MoveTypeLayout
- value::MoveValue
- vm_status::AbortLocation
- vm_status::KeptVMStatus
- vm_status::StatusCode
- vm_status::StatusType
- vm_status::VMStatus
Traits
- gas_schedule::GasAlgebra
- move_resource::MoveResource
- move_resource::MoveStructType
- resolver::ModuleResolver
- resolver::MoveResolver
- resolver::ResourceResolver
Macros
Functions
- identifier::is_valid
- identifier::is_valid_identifier_char
- parser::parse_string_list
- parser::parse_transaction_argument
- parser::parse_transaction_arguments
- parser::parse_type_tag
- parser::parse_type_tags
- transaction_argument::convert_txn_args
- value::serialize_values
- vm_status::known_locations::account_module_abort
- vm_status::known_locations::designated_dealer_module_abort
- vm_status::known_locations::diem_module_abort
Type Definitions
Statics
- vm_status::DESERIALIZATION_STATUS_MAX_CODE
- vm_status::DESERIALIZATION_STATUS_MIN_CODE
- vm_status::EXECUTION_STATUS_MAX_CODE
- vm_status::EXECUTION_STATUS_MIN_CODE
- vm_status::INVARIANT_VIOLATION_STATUS_MAX_CODE
- vm_status::INVARIANT_VIOLATION_STATUS_MIN_CODE
- vm_status::VALIDATION_STATUS_MAX_CODE
- vm_status::VALIDATION_STATUS_MIN_CODE
- vm_status::VERIFICATION_STATUS_MAX_CODE
- vm_status::VERIFICATION_STATUS_MIN_CODE
- vm_status::known_locations::ACCOUNT_MODULE
- vm_status::known_locations::DESIGNATED_DEALER_MODULE
- vm_status::known_locations::DIEM_MODULE
Constants
- gas_schedule::CONST_SIZE
- gas_schedule::DEFAULT_ACCOUNT_SIZE
- gas_schedule::LARGE_TRANSACTION_CUTOFF
- gas_schedule::MAX_ABSTRACT_MEMORY_SIZE
- gas_schedule::MAX_TRANSACTION_SIZE_IN_BYTES
- gas_schedule::MIN_EXISTS_DATA_SIZE
- gas_schedule::ONE_GAS_UNIT
- gas_schedule::REFERENCE_SIZE
- gas_schedule::STRUCT_SIZE
- language_storage::CODE_TAG
- language_storage::CORE_CODE_ADDRESS
- language_storage::RESOURCE_TAG
- vm_status::known_locations::ACCOUNT_MODULE_IDENTIFIER
- vm_status::known_locations::DESIGNATED_DEALER_MODULE_IDENTIFIER
- vm_status::known_locations::DIEM_MODULE_IDENTIFIER
- vm_status::sub_status::NFE_BCS_SERIALIZATION_FAILURE
- vm_status::sub_status::NFE_VECTOR_ERROR_BASE