pub type SdkProgressCallback = fn(_: SdkSearchEvent);
Expand description

A callable that receives progress during an SDK search.