Trait HasHalf
Source pub trait HasHalf {
type Half;
}
Expand description
Associates with Self
a type that’s half Self
’s size.
The type that’s half the size of Self
.
The primitive integer type whose width is half of Self
’s.
The primitive integer type whose width is half of Self
’s.
The primitive integer type whose width is half of Self
’s.
The primitive integer type whose width is half of Self
’s.