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