Function banyan_utils::ipfs::pubsub_sub[][src]

pub fn pubsub_sub(topic: &str) -> Result<impl Stream<Item = Result<Vec<u8>>>>