Trait tet_libp2p::multihash::typenum::Zero[]

pub trait Zero { }

A marker trait to designate that a type is zero. Only B0, U0, and Z0 implement this trait.

Implementors

impl Zero for B0

impl Zero for UTerm

impl Zero for Z0

Loading content...