Skip to main content

process_gear_entry

Function process_gear_entry 

Source
async fn process_gear_entry(
    entry: &GearEntry,
    context: &StatScalingContext<'_>,
    state: &mut GearBuildState,
) -> Result<(), EngineError>