Type Definition tetsy_libp2p::core::multiaddr::multihash::typenum::PartialQuot[]

type PartialQuot<A, B> = <A as PartialDiv<B>>::Output;

Alias for the associated type of PartialDiv: PartialQuot<A, B> = <A as PartialDiv<B>>::Output