Struct ipfs_api_prelude::request::PubsubPeers [−][src]
Fields
topic: Option<&'a str>
Trait Implementations
Auto Trait Implementations
impl<'a> RefUnwindSafe for PubsubPeers<'a>
impl<'a> Send for PubsubPeers<'a>
impl<'a> Sync for PubsubPeers<'a>
impl<'a> Unpin for PubsubPeers<'a>
impl<'a> UnwindSafe for PubsubPeers<'a>
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more