Function start

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