pub type TopicInfoQuery = Query<TopicInfoQueryData>;
Retrieve the latest state of a topic.
pub struct TopicInfoQuery { /* private fields */ }
Returns the topic to retrieve info about.
Sets the topic to retrieve info about.