Docs.rs
bmbp_rdbc_type-0.3.2
bmbp_rdbc_type 0.3.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
bmbper
Dependencies
bytes ^1.1.0
normal
chrono ^0.4.38
normal
serde ^1.0.215
normal
serde_json ^1.0.132
normal
tokio ^1.38.0
normal
tokio-postgres ^0.7.12
normal
tracing ^0.1.40
normal
Versions
9.38%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
bmbp_
rdbc_
type
0.3.2
All Items
Crate Items
Structs
Enums
Traits
Crate
bmbp_rdbc_type
Copy item path
Source
Structs
§
Rdbc
OrmRow
定义返回值类型 RdbcOrmRow 数据库查询结果 实现各个数据库的FromRow RdbcPage 分页返回值
Rdbc
Page
Enums
§
Rdbc
Value
Traits
§
Rdbc
Ident
RdbcIdent get name which use for table name,column name,schema name
Rdbc
Table
Ident
RdbcTable which use for declare a struct to table