Docs.rs
yugendb-postgres-0.1.0
yugendb-postgres 0.1.0
Docs.rs crate page
MIT
19 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
reinacchi
Dependencies
async-trait ^0.1
normal
chrono ^0.4
normal
parking_lot ^0.12
normal
sqlx ^0.8
normal
yugendb-core ^0.1.0
normal
chrono ^0.4
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
All
yugendb_
postgres
0.1.0
Crate Items
Structs
Constants
Functions
List of all items
Structs
driver::PostgresDriver
driver::PostgresDriverOptions
schema::PostgresDriverStorageSchema
Functions
driver::postgres
driver::postgres_capabilities
schema::schema_statements
Constants
schema::ALL_SCHEMA_STATEMENTS
schema::CREATE_EXPIRES_AT_INDEX_SQL
schema::CREATE_PREFIX_INDEX_SQL
schema::CREATE_STORE_TABLE_SQL
schema::MIGRATION_METADATA_TABLE_NAME
schema::SCHEMA_VERSION
schema::STORE_TABLE_NAME
schema::VALUE_COLUMN_TYPE