Skip to main content

wrapping_sub

Function wrapping_sub 

pub fn wrapping_sub<T>(left: T, right: T) -> T
Expand description

Commonly used facade items. Returns the wrapping difference of left and right.