Type Definition move_compiler::parser::ast::UnaryOp

source · []
pub type UnaryOp = Spanned<UnaryOp_>;