Expand description
A module for the search index.
Modules§
Structs§
- Indexable
Event - The subset of an event’s data required to index it and later retrieve it.
- Room
Index - A struct that holds all data pertaining to a particular room’s message index.
Enums§
- Room
Index Operation - A struct to represent the operations on a
RoomIndex