Type Alias LoopId

Source
pub type LoopId = Key<LoopTag>;
Expand description

A loop’s ID.

Aliased Type§

struct LoopId { /* private fields */ }