Module diem_sdk::move_types[][src]

Modules

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

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

Macros

ident_str! is a compile-time validated macro that constructs a &'static IdentStr from a const &'static str.