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
    • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

orma0.3.3

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • Client
  • Config
  • Connection
  • DbEntity
  • DbError
  • DbJoin
  • JoinBuilder
  • NoTls
  • Row
  • RowStream
  • SimpleQueryRow
  • Socket
  • Statement
  • Uuid
  • tls::ChannelBinding
  • tls::NoTls
  • tls::NoTlsError
  • tls::NoTlsFuture

Enums

  • SimpleQueryMessage
  • tls::NoTlsStream

Traits

  • DbData
  • ToSql
  • ToStatement
  • tls::MakeTlsConnect
  • tls::TlsConnect
  • tls::TlsStream

Macros

  • new_data

Functions

  • select_part