Trait wasmbus_rpc::provider::Subscription[][src]

pub trait Subscription: Stream<Item = NatsMessage> + Send + Sync { }

Implementors