cometindex
1.2.0
All Items
Crate Items
Re-exports
Modules
Structs
Type Aliases
Attribute Macros
Crate
cometindex
Copy item path
Source
Re-exports
§
pub use index::
AppView
;
pub use index::
PgTransaction
;
pub use indexer::
Indexer
;
pub use sqlx;
Modules
§
index
indexer
opt
Structs
§
Contextualized
Event
Type Aliases
§
PgPool
An alias for [
Pool
][crate::pool::Pool], specialized for Postgres.
Attribute Macros
§
async_
trait