Type Definition move_compiler::parser::ast::BinOp

source · []
pub type BinOp = Spanned<BinOp_>;