Function puffin::experiment::format_title

source ยท
pub fn format_title<PB: ProtocolBehavior>(
    title: Option<&str>,
    index: Option<usize>,
    put_registry: &PutRegistry<PB>,
    without_bit_level: bool,
    without_dy_mutations: bool,
    put_use_clear: bool,
    minimizer: bool,
    num_cores: usize,
) -> String