Instead, use the `ast::<type>` qualifier in the code to make it more explicit where we're dealing with AST and where we're dealing with our own data types. Paves the way for a `Select` struct.
cargo fmt