Docs.rs
drizzle-core-0.1.4
drizzle-core 0.1.4
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
themixednuts
Dependencies
compact_str ^0.9.0
normal
drizzle-types ^0.1
normal
hashbrown ^0.16
normal
libsql ^0.9
normal
optional
paste ^1.0
normal
postgres ^0.19.12
normal
optional
puffin ^0.19
normal
optional
rusqlite ^0.37
normal
optional
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
smallvec ^1.15
normal
thiserror ^2.0
normal
tokio-postgres ^0.7.15
normal
optional
turso ^0.3
normal
optional
uuid ^1.18
normal
optional
Versions
56.71%
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
ExecutableState
drizzle_
core
0.1.4
Executable
State
Implementors
In drizzle_
core::
builder
drizzle_core
::
builder
Trait
Executable
State
Copy item path
Source
pub trait ExecutableState { }
Expand description
Marker trait for executable builder states.
Implementors
§
Source
§
impl
ExecutableState
for
BuilderInit