pub type Su128 = Su<u128>;
A concrete saturating scalar over the matching primitive integer.
pub struct Su128(/* private fields */);
Self