Type Alias typenum::operator_aliases::AbsVal

source ·
pub type AbsVal<A> = <A as Abs>::Output;
Expand description

Alias for the associated type of Abs: AbsVal<A> = <A as Abs>::Output

Layout§

Note: Encountered an error during type layout; the type failed to be normalized.