Docs.rs
  • rusty-postgres-0.1.19-beta
    • rusty-postgres 0.1.19-beta
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • HashiramaSenjuhari
    • Dependencies
      • chrono ^0.4.39 normal
      • postgres ^0.19.9 normal
      • rand ^0.8.5 normal
      • regex ^1.11.1 normal
      • serde ^1.0.217 normal
      • serde_json ^1.0.134 normal
      • tokio ^1.43.0 normal optional
      • tokio-postgres ^0.7.13 normal optional
      • uuid ^1.11.0 normal
    • Versions
    • 16.33% 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

rusty_postgres0.1.19-beta

Crate Items

  • Macros
  • Structs
  • Traits
  • Derive Macros

List of all items

Structs

  • Alphanumeric
  • Client
  • Error
  • NaiveDate
  • NaiveDateTime
  • NaiveTime
  • NoTls
  • Socket
  • Uuid
  • method::types::BOOL
  • method::types::CUSTOME
  • method::types::DEFAULT
  • method::types::Date
  • method::types::DateTime
  • method::types::FLOAT
  • method::types::ID
  • method::types::INDEX
  • method::types::JSON
  • method::types::NOTNULL
  • method::types::NOW
  • method::types::NUMBER
  • method::types::OneToMany
  • method::types::OneToOne
  • method::types::PRIMARY
  • method::types::STRING
  • method::types::Time
  • method::types::UNIQUE
  • method::types::id::AUTO
  • method::types::id::BIGINT
  • method::types::id::CUID
  • method::types::id::UUID

Traits

  • Deserialize
  • MakeTlsConnect
  • Rng
  • Serialize
  • TlsConnect
  • ToSql
  • method::types::Deserialize
  • method::types::Serialize

Macros

  • container
  • create
  • create_index
  • custome_execute
  • custome_query
  • delete
  • delete_many
  • delete_table
  • find_many
  • find_one
  • formats
  • model
  • show_index_list
  • table_structure
  • transaction
  • update

Derive Macros

  • Deserialize
  • Serialize
  • method::types::Deserialize
  • method::types::Serialize