Type Alias jumpy::prelude::SystemStageId

pub type SystemStageId = Ulid;
Expand description

The ID of a system stage.

Aliased Type§

struct SystemStageId(pub u128);

Fields§

§0: u128