Trait async_ops::Unary [−][src]
Expand description
Trait that represents an unary operation on the operand of type Operand
that returns the result of type Output
.
See Async::unary
.
Trait that represents an unary operation on the operand of type Operand
that returns the result of type Output
.
See Async::unary
.