Type Definition move_lang::parser::ast::UnaryOp

source ·
pub type UnaryOp = Spanned<UnaryOp_>;