Re-exports§
pub use backend::Backend;pub use backend::IndexMutation;pub use backend::SearchQuery;pub use backend::SqliteBackend;pub use service::IndexService;pub use service::SearchService;pub use service::IndexEvent;pub use service::RebuildScope;pub use service::event_from_transaction;pub use state_plugin::create_search_index_plugin;pub use state_plugin::create_temp_search_index_plugin;