Crate sea_orm_rocket[−][src]
Expand description
SeaORM Rocket support crate.
Re-exports
pub use rocket;Modules
Re-export of the figment crate.
Structs
Base configuration for all database drivers.
A request guard which retrieves a single connection to a Database.
A mock object which impl Pool, for testing only
Enums
A general error type for use by Pool
implementors and returned by the Connection request
guard.
