Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

NonZeroMulMinusOneNegateHelper

Fully qualified path: core::internal::bounded_int::NonZeroMulMinusOneNegateHelper

impl NonZeroMulMinusOneNegateHelper<
    T, impl H: MulHelper<T, core::internal::bounded_int::BoundedInt<-1, -1>>,
> of NegateHelper<NonZero<T>>;

Impl functions

negate

Fully qualified path: core::internal::bounded_int::NonZeroMulMinusOneNegateHelper::negate

fn negate(self: NonZero<T>) -> NonZero<Result>

Impl types

Result

Fully qualified path: core::internal::bounded_int::NonZeroMulMinusOneNegateHelper::Result

type Result = NonZero<Result>;