Docs.rs
wae-database-0.0.0
wae-database 0.0.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
fqq
Dependencies
async-trait ^0.1.89
normal
deadpool-postgres ^0.14.1
normal
optional
mysql_async ^0.36.1
normal
optional
serde ^1.0.228
normal
serde_json ^1.0.149
normal
tokio ^1.50.0
normal
tokio-postgres ^0.7.16
normal
optional
turso ^0.5.0
normal
optional
wae-types ^0.0.0
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
wae_
database
0.0.0
Crate Items
Macros
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
ColumnDef
DatabaseService
DbRepository
DeleteBuilder
ForeignKeyDef
IndexDef
InsertBuilder
QueryBuilder
SelectBuilder
TableSchema
TursoConnection
UpdateBuilder
Enums
ColumnType
Condition
DatabaseConfig
DatabaseRow
DatabaseRows
DatabaseStatement
ReferentialAction
Value
Traits
DatabaseConnection
Entity
FromDatabaseValue
FromRow
Repository
ToRow
Macros
entity_fields
impl_from_row
impl_to_row
Functions
col::blob
col::boolean
col::id
col::integer
col::json
col::real
col::text
col::timestamp
Type Aliases
DatabaseError
DatabaseResult