Skip to main content

Id

Type Alias Id 

Source
type Id = DefaultKey;
Expand description

Identifier of a SleepFuture

Aliased Typeยง

#[repr(transparent)]
struct Id(/* private fields */);