Type Definition move_lang::naming::ast::Sequence

source ·
pub type Sequence = VecDeque<SequenceItem>;