Type Definition move_lang::typing::ast::Sequence

source ·
pub type Sequence = VecDeque<SequenceItem>;