Skip to main content

fuel_helper_name

Function fuel_helper_name 

Source
pub fn fuel_helper_name(name: &str) -> String
Expand description

Canonical suffix for a fuel-guarded helper fn. Deliberately contains only lowercase ASCII + underscores so both Lean and Dafny accept it as an identifier without renaming.