Docs.rs
  • creed-0.0.0
    • creed 0.0.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • alekitto
    • Dependencies
      • chrono ^0.4 normal
      • fallible-iterator ^0.2 normal
      • futures ^0.3 normal
      • mysql_async ^0.29 normal
      • postgres-native-tls ^0.5.0 normal
      • regex ^1 normal
      • rusqlite ^0.27 normal
      • serde_json ^1.0 normal
      • tokio ^1.9 normal
      • tokio-postgres ^0.7.2 normal
      • url ^2.2 normal
      • uuid ^1.0 normal
      • lazy_static ^1.4 dev
      • tokio-test ^0.4 dev
    • Versions
    • 21.43% of the crate is documented
  • Platform
    • 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
logo

logo

Crate creed

logo
Change settings

List of all items

Structs

  • Connection
  • ConnectionEvent
  • ConnectionOptions
  • EventDispatcher
  • Parameter
  • Row
  • driver::postgres::ConnectionOptions
  • driver::sqlite::ConnectionOptions
  • driver::sqlite::Rows
  • driver::sqlite::Statement
  • error::Error
  • error::StdError

Enums

  • ParameterIndex
  • ParameterType
  • Parameters
  • Value
  • driver::Driver
  • driver::DriverStatement
  • driver::DriverStatementResult
  • error::ErrorKind

Traits

  • Event
  • Rows
  • driver::connection::Connection
  • driver::statement::Statement
  • driver::statement_result::StatementResult

Macros

  • params

Functions

  • xxx

Typedefs

  • Async
  • AsyncResult
  • Result
  • driver::sqlite::Udf