Skip to main content

fold_cluster_auto_scaling_strategy_option_value

Function fold_cluster_auto_scaling_strategy_option_value 

Source
pub fn fold_cluster_auto_scaling_strategy_option_value<F, T: AstInfo, T2: AstInfo>(
    folder: &mut F,
    node: ClusterAutoScalingStrategyOptionValue,
) -> ClusterAutoScalingStrategyOptionValue
where F: Fold<T, T2> + ?Sized,