Crate move_core_types

source ·
Expand description

Core types for Move.

Modules

Macros

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