[]Type Definition skellige::prelude::blake2::crypto_mac::generic_array::typenum::Gcf

type Gcf<A, B> = <A as Gcd<B>>::Output;

Alias for the associated type of Gcd: Gcf<A, B> = <A as Gcd<B>>::Output>