Function start

Source
pub fn start(
    opts: CompactorOpts,
    shutdown: CancellationToken,
) -> Pin<Box<dyn Future<Output = ()> + Send>>