Docs.rs
qail-core-0.3.0
qail-core 0.3.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
VerysignVL
Dependencies
chrono ^0.4
normal
colored ^2.0
normal
nom ^7.1.3
normal
rust_decimal ^1.33
normal
serde ^1.0
normal
serde_json ^1.0
normal
sqlx ^0.7
normal
thiserror ^1.0
normal
uuid ^1.11.0
normal
Versions
72.15%
of the crate is documented
Go to latest version
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
All
qail_
core
0.3.0
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
ast::Cage
ast::Condition
ast::Join
ast::QailCmd
engine::QailDB
engine::QailQuery
schema::ColumnInfo
Enums
ast::Action
ast::AggregateFunc
ast::CageKind
ast::Column
ast::Constraint
ast::JoinKind
ast::LogicalOp
ast::ModKind
ast::Operator
ast::SortOrder
ast::Value
engine::QailValue
error::QailError
Traits
transpiler::ToSql
Functions
parser::parse
schema::generate_struct
schema::get_table_schema
Type Aliases
error::QailResult