Docs.rs
synwire-checkpoint-sqlite-0.1.0
synwire-checkpoint-sqlite 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
randomvariable
Dependencies
r2d2 ^0.8
normal
r2d2_sqlite ^0.25
normal
rusqlite ^0.32
normal
serde_json ^1
normal
synwire-checkpoint ^0.1.0
normal
synwire-core ^0.1.0
normal
thiserror ^2
normal
tempfile ^3
dev
tokio ^1
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
Module schema
synwire_
checkpoint_
sqlite
0.1.0
Module schema
Module Items
Constants
In crate synwire_
checkpoint_
sqlite
synwire_checkpoint_sqlite
Module
schema
Copy item path
Source
Expand description
Database schema for the
SQLite
checkpoint backend.
Constants
ยง
CREATE_
CHECKPOINTS_
TABLE
SQL statement to create the checkpoints table.