Skip to main content

should_mutate_frozen

Function should_mutate_frozen 

Source
pub fn should_mutate_frozen(
    before_tokens: u64,
    after_tokens: u64,
    estimated_reuse_count: u32,
    cost: &ModelCost,
) -> MutationDecision