SeqId

Type Alias SeqId 

Source
pub type SeqId = Identity;
Expand description

A unique identifier to represents a sequence of frames

Aliased Typeยง

pub struct SeqId(/* private fields */);