pub fn warn_unused_parameter_with_v1_backend<const N: usize>(
context: &CommandContext,
v2_only_parameters: [&str; N],
)Expand description
Print in stderr that the given parameters are not available with the v1 backend and will be ignored
pub fn warn_unused_parameter_with_v1_backend<const N: usize>(
context: &CommandContext,
v2_only_parameters: [&str; N],
)Print in stderr that the given parameters are not available with the v1 backend and will be ignored