Docs.rs
yang-db-0.1.1
yang-db 0.1.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
ImYangJiaJun
Dependencies
base64 ^0.22
normal
chrono ^0.4
normal
deadpool-redis ^0.23.0
normal
log ^0.4
normal
redis ^1.1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
sqlx ^0.8.6
normal
thiserror ^2.0
normal
tokio ^1.51.0
normal
proptest ^1.5
dev
Versions
75.19%
of the crate is documented
Go to latest version
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
yang_db
0.1.1
Crate Items
Structs
Enums
Functions
Type Aliases
List of all items
Structs
database::Database
database::DatabaseConfig
field::JoinClause
field::OrderClause
init::MigrationConfig
query_builder::QueryBuilder
transaction::Transaction
transaction::TransactionQueryBuilder
Enums
condition::Condition
condition::SqlValue
error::DbError
field::FieldType
field::JoinType
Functions
condition::condition_to_sql
Type Aliases
Result