Available on crate feature sqlx only.

Re-exports

Modules

Structs

Enums

Traits

  • Represents a single database connection.
  • A type that contains or can provide a database connection to use for executing queries against the database.
  • Parse a value from a string

Functions