[][src]Trait ttv_pubsub::Topic

pub trait Topic: Serialize { }

A logical partition of messages that clients may subscribe to, to get messages.

also known as event

Implementors

Loading content...