Skip to main content

init

Function init 

Source
pub fn init(app: &App) -> ClResult<()>
Expand description

Register the search subsystem’s scheduler tasks.

Must run during app initialization, before the scheduler loads persisted tasks — an unregistered task kind cannot be rebuilt from its stored row.