Type Definition sc_network::multiaddr::multihash::typenum::Sqrt [−]
type Sqrt<A> = <A as SquareRoot>::Output;
Expand description
Alias for the associated type of SquareRoot
: Sqrt<A> = <A as SquareRoot>::Output