Function main

Source
pub(crate) fn main()
Expand description

Just read from stdin and print the AST

echo "SELECT 1;" | cargo run --bin sqlparser