Docs.rs
drizzle-core-0.2.1
drizzle-core 0.2.1
Docs.rs crate page
MIT
24 September 2026
Links
Repository
crates.io
Source
Owners
themixednuts
Dependencies
arrayvec ^0.7
normal
optional
bit-vec ^0.8
normal
optional
bytes ^1.11.1
normal
optional
chrono ^0.4
normal
optional
cidr ^0.3
normal
optional
compact_str ^0.9.0
normal
drizzle-types =0.2.1
normal
geo-types ^0.7
normal
optional
hashbrown ^0.16
normal
jiff ^0.2
normal
optional
libsql >=0.9.1, <0.10
normal
optional
paste ^1.0
normal
percent-encoding ^2.3
normal
postgres >=0.19.11, <0.20
normal
optional
puffin ^0.19
normal
optional
rusqlite >=0.36, <0.41
normal
optional
rust_decimal ^1.40
normal
optional
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
smallvec ^1.15
normal
thiserror ^2.0
normal
time ^0.3
normal
optional
tokio-postgres >=0.7.18, <0.8
normal
optional
tracing ^0.1
normal
optional
turso >=0.7, <=0.8.0-pre.12
normal
optional
uuid ^1.18
normal
optional
Versions
57.03%
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
Module insert_select
drizzle_
core
0.2.1
Module insert_
select
Module Items
Structs
In drizzle_
core::
builder
drizzle_core
::
builder
Module
insert_
select
Copy item path
Source
Structs
ยง
Insert
Columns
Set
An INSERT state with an explicit target-column list awaiting its SELECT source.