Skip to main content

derive_snapshot_name

Function derive_snapshot_name 

Source
fn derive_snapshot_name<CTX>(
    ccx: &CheatsCtxt<'_, CTX>,
    group: Option<String>,
    name: Option<String>,
) -> (String, String)