Skip to main content

strategy_entry_to_fix_strategy

Function strategy_entry_to_fix_strategy 

Source
pub fn strategy_entry_to_fix_strategy(entry: &FixStrategyEntry) -> FixStrategy
Expand description

Convert a FixStrategyEntry (from the shared konveyor-core crate) to a runtime FixStrategy.

When mappings is populated (consolidated rule), builds a multi-mapping FixStrategy::Rename or extracts multiple RemoveProp targets.