Docs.rs
sql-fun-sqlast-0.1.0
sql-fun-sqlast 0.1.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
kazuk
Dependencies
combine ^4.6
normal
derive-getters ^0.5
normal
derive_builder ^0.20
normal
itertools ^0.14
normal
miette ^7.6.0
normal
owo-colors ^4.2.3
normal
pg_query ^6.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
sql-fun-core ^0.1.1
normal
thiserror ^2.0
normal
tracing ^0.1
normal
backtrace-on-stack-overflow ^0.3
dev
clap ^4.5
dev
ctor ^0.6
dev
rstest ^0.26
dev
testresult ^0.4
dev
tracing-subscriber ^0.3
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
CteName
sql_
fun_
sqlast
0.1.0
CteName
Aliased Type
In sql_
fun_
sqlast::
sem
sql_fun_sqlast
::
sem
Type Alias
CteName
Copy item path
Source
pub type CteName =
String
;
Expand description
CTE name
Aliased Type
ยง
pub struct CteName {
/* private fields */
}