Skip to main content

handle_bench_command

Function handle_bench_command 

Source
pub async fn handle_bench_command(
    database: &Database,
    command: BenchCommands,
) -> Result<()>