Skip to main content

update_baked

Function update_baked 

Source
pub fn update_baked(
    name: &str,
    mutator: impl FnOnce(&mut BakedTool),
) -> Result<()>