Docs.rs
rquery-orm-1.0.0
rquery-orm 1.0.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
LuigimonSoft
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
chrono ^0.4
normal
futures ^0.3
normal
native-tls ^0.2
normal
postgres-native-tls ^0.5
normal
regex ^1
normal
rquery-orm-macros ^1.0.0
normal
rust_decimal ^1
normal
thiserror ^2.0.16
normal
tiberius ^0.12.3
normal
tokio ^1
normal
tokio-postgres ^0.7
normal
tokio-util ^0.7
normal
uuid ^1
normal
tokio ^1
dev
Versions
0%
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
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
KeyAsInt
rquery_
orm
1.0.0
KeyAs
Int
Required Methods
key
Implementors
In rquery_
orm::
mapping
rquery_orm
::
mapping
Trait
KeyAs
Int
Copy item path
Source
pub trait KeyAsInt { // Required method fn
key
(&self) ->
i32
; }
Required Methods
§
Source
fn
key
(&self) ->
i32
Implementors
§