Type Definition twilight_model::id::ChannelId
source · [−]pub type ChannelId = Id<ChannelMarker>;👎Deprecated since 0.9.0:
use Id and its marker types
Expand description
ID with a channel marker.
pub type ChannelId = Id<ChannelMarker>;use Id and its marker types
ID with a channel marker.