Docs.rs
easy-sqlx-core-0.1.7
easy-sqlx-core 0.1.7
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
seerx
Dependencies
chrono ^0.4
normal
easy-sqlx-utils ^0
normal
futures ^0.3
normal
heck ^0.5
normal
pilota ^0
normal
proc-macro2 ^1
normal
quote ^1.0
normal
regex ^1
normal
sqlx ^0
normal
sqlx-core ^0
normal
syn ^2.0
normal
tracing ^0.1.40
normal
tracing-subscriber ^0.3.18
normal
Versions
14.45%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
easy_
sqlx_
core
0.1.7
In easy_
sqlx_
core::
sql::
schema::
types
easy_sqlx_core
::
sql
::
schema
::
types
Function
find_relation
Copy item path
Source
pub fn find_relation(rust_type: &
String
) ->
Result
<&'static
TypeRelation
>
Expand description
使用 rust 类型查找 与 sql 对应关系