Docs.rs
  • opentalk-database-0.28.2
    • opentalk-database 0.28.2
    • Docs.rs crate page
    • EUPL-1.2
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • silwol
    • stsydow
    • OpenTalk-Bot
    • SoraTenshi
    • weichweich
    • Dependencies
      • async-trait ^0.1 normal
      • deadpool-runtime ^0.1 normal
      • diesel ^2 normal
      • diesel-async ^0.5 normal
      • futures-core ^0.3 normal
      • log ^0.4 normal
      • opentalk-controller-settings ^0.28.2 normal
      • opentelemetry ^0.24 normal
      • pin-project-lite ^0.2 normal
      • snafu ^0.8 normal
      • tracing ^0.1 normal
      • url ^2 normal
    • Versions
    • 31.58% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

opentalk_database0.28.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • DatabaseMetrics
  • Db
  • Paginated
  • query_helper::CreateDatabaseStatement
  • query_helper::DropDatabaseStatement

Enums

  • DatabaseError

Traits

  • OptionalExt
  • Paginate

Functions

  • query_helper::create_database
  • query_helper::drop_database

Type Aliases

  • DbConnection
  • Result