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