Type Alias modio::types::id::UserId

source ·
pub type UserId = Id<UserMarker>;
Expand description

ID with a user marker.

Aliased Type§

struct UserId { /* private fields */ }