⚠ Internal Docs ⚠Not Public APIOfficial Docs Here
trait Mul: DIntwhere Self::H: DInt,{ // Provided method fn mul(self, rhs: Self) -> Self { ... } }