Note: This page contains multiple implementations.
Objects that implement the binary - operator.
-
impl Sub<usize> for Wsize { type Output = Wsize; }
impl Sub<Wsize> for Wsize { type Output = Wsize; }