pub type TSwarm = Swarm<Behaviour>;
Type alias for [libp2p::Swarm] running the [behaviour::Behaviour] with the given [IpfsTypes].
libp2p::Swarm
behaviour::Behaviour
IpfsTypes