[]Type Definition librelic::prelude::blake2::crypto_mac::generic_array::typenum::operator_aliases::Sqrt

type Sqrt<A> = <A as SquareRoot>::Output;

Alias for the associated type of SquareRoot: Sqrt<A> = <A as SquareRoot>::Output