Docs.rs
orma-0.3.3
orma 0.3.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
kiuma
Dependencies
futures ^0.3.5
normal
orma-derive =0.3.3
normal
optional
serde ^1.0.116
normal
serde_derive ^1.0.116
normal
serde_json ^1.0.58
normal
tokio ^0.2.22
normal
tokio-postgres ^0.5.5
normal
uuid ^0.8.1
normal
Versions
81.82%
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
ToStatement
orma
0.3.3
ToStatement
Implementations on Foreign Types
str
Implementors
In crate orma
orma
Trait
ToStatement
Copy item path
Source
pub trait ToStatement: Sealed { }
Expand description
Like tokio_postgres::ToStatement trait
Implementations on Foreign Types
§
Source
§
impl
ToStatement
for
str
Implementors
§
Source
§
impl
ToStatement
for
Statement