Crate sqlx_core_oldapi

Source
Expand description

Core of SQLx, the rust SQL toolkit. Not intended to be used directly.

Modules§

Enums§

  • The enum Either with variants Left and Right is a general purpose sum type with two cases.

Functions§