Type Definition move_compiler::parser::ast::Ability

source · []
pub type Ability = Spanned<Ability_>;

Trait Implementations