☰
Crate partiql_ast
partiql_ast
0.5.0
All Items
Modules
Crates
aho_corasick
anyhow
arrayvec
assert_matches
base64
beef
bigdecimal
bitflags
bytes
cfg_if
chrono
darling
darling_core
darling_macro
delegate
deranged
either
equivalent
fdb
fdb_rl
fdb_rl_proto
fdb_sys
fixedbitset
fnv
futures
futures_channel
futures_core
futures_executor
futures_io
futures_macro
futures_sink
futures_task
futures_util
getrandom
hashbrown
iana_time_zone
ident_case
indexmap
inflector
ion_rs
itertools
lalrpop_util
lazy_static
libc
lock_api
logos
logos_derive
memchr
minimal_lexical
mio
nom
num
num_bigint
num_complex
num_cpus
num_integer
num_iter
num_rational
num_traits
once_cell
ordered_float
parking_lot
parking_lot_core
partiql_ast
partiql_ast_macros
partiql_ast_passes
partiql_catalog
partiql_eval
partiql_extension_ion
partiql_logical
partiql_logical_planner
partiql_parser
partiql_source_map
partiql_types
partiql_value
petgraph
pin_project_lite
pin_utils
powerfmt
proc_macro2
prost
prost_derive
prost_reflect
prost_reflect_derive
prost_types
quote
regex
regex_automata
regex_syntax
rust_decimal
rust_decimal_macros
rustc_hash
scopeguard
signal_hook_registry
slab
smallvec
socket2
strsim
thiserror
thiserror_impl
time
time_core
time_macros
tokio
tokio_macros
tokio_stream
unicase
unicode_ident
uuid
?
Crate
partiql_ast
source
·
[
−
]
Expand description
The PartiQL Abstract Syntax Tree (AST).
Note
This API is currently unstable and subject to change.
Modules
ast
A PartiQL abstract syntax tree (AST).
visit