Type Definition move_model::ast::MemoryLabel

source · []
pub type MemoryLabel = GlobalId;
Expand description

A label used for referring to a specific memory in Global and Exists expressions.

Trait Implementations

Formats the value using the given formatter. Read more