welly_parser::welly

Type Alias Round

source
pub type Round = Round;

Aliased Type§

struct Round(pub Vec<Token>);

Fields§

§0: Vec<Token>