Crate sea_orm_rocket

Source
Expand description

SeaORM Rocket support crate.

Re-exports§

Modules§

  • Re-export of the figment crate. Semi-hierarchical configuration so con-free, it’s unreal.

Structs§

Enums§

  • A general error type for use by Pool implementors and returned by the Connection request guard.

Traits§

  • Derivable trait which ties a database Pool with a configuration name.
  • Generic Database driver connection pool trait.

Derive Macros§