Type Definition move_compiler::parser::ast::Exp

source · []
pub type Exp = Spanned<Exp_>;