pub type BootDuration = Duration<BootTimeline>;
Expand description
A duration on the boot timeline.
Aliased Typeยง
struct BootDuration(/* private fields */);
pub type BootDuration = Duration<BootTimeline>;
A duration on the boot timeline.
struct BootDuration(/* private fields */);