Type Definition move_compiler::shared::Name

source · []
pub type Name = Spanned<Symbol>;

Trait Implementations