welly_parser::welly

Type Alias Square

source
pub type Square = Square;

Aliased Type§

struct Square(pub Vec<Token>);

Fields§

§0: Vec<Token>