Docs.rs
wae-database-0.0.2
wae-database 0.0.2
Permalink
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
http ^1.4.0
normal
limbo ^0.0.22
normal
optional
mysql_async ^0.36.1
normal
optional
once_cell ^1.19.0
normal
pin-project-lite ^0.2.17
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
serde_yaml ^0.9.34
normal
tokio ^1.50.0
normal
tokio-postgres ^0.7.16
normal
optional
tower ^0.5.3
normal
wae-types ^0.0.2
normal
Versions
100%
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
Skip to main content
id
wae_
database
0.0.2
In wae_
database::
col
wae_database
::
col
Function
id
Copy item path
Source
pub fn id(name: &
str
) ->
ColumnDef
Expand description
创建主键列 (自增整数)