libp2p::gossipsub

Type Alias IdentTopic

pub type IdentTopic = Topic<IdentityHash>;
Available on crate feature gossipsub only.

Aliased Typeยง

struct IdentTopic { /* private fields */ }