Docs.rs
sql-ast-0.8.0
sql-ast 0.8.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ivanceras
Dependencies
bigdecimal ^0.4.3
normal
optional
log ^0.4.5
normal
matches ^0.1
dev
simple_logger ^1.0.1
dev
Versions
29.92%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
INSERT
sql_ast
0.8.0
In sql_
ast::
dialect::
keywords
sql_ast
::
dialect
::
keywords
Constant
INSERT
Copy item path
Source
pub const INSERT: &'static
str
= "INSERT";