wasmcloud_runtime::capability::messaging::types

Type Alias Topic

source
pub type Topic = String;
Expand description

A type alias for string to represent a message topic

Aliased Typeยง

struct Topic { /* private fields */ }