Type Alias mackerel_client::channel::ChannelId

source ·
pub type ChannelId = Id<ChannelValue>;
Expand description

A channel id

Aliased Type§

struct ChannelId(/* private fields */);