rudb-parse 0.2.23

The SQL lexer, parser and AST, with a textual form that round trips.
Documentation
[package]
name = "rudb-parse"
description = "The SQL lexer, parser and AST, with a textual form that round trips."
version.workspace = true
edition.workspace = true
rust-version.workspace = true
license.workspace = true
repository.workspace = true
homepage.workspace = true
authors.workspace = true
keywords.workspace = true
categories.workspace = true
readme.workspace = true

[dependencies]
rudb-common.workspace = true

[lints]
workspace = true