pub type ChannelId = Id<ChannelValue>;
Expand description

A channel id

Aliased Type§

struct ChannelId(/* private fields */);