Skip to main content

json_strip_nulls_argument_positions

Function json_strip_nulls_argument_positions 

Source
pub fn json_strip_nulls_argument_positions(
    name: &str,
    argument_names: &[Option<&str>],
) -> Result<Option<Vec<usize>>>
Expand description

Map call-order arguments onto the declared (target, strip_in_arrays DEFAULT false) slots. None means the arity or a named argument does not select either catalogued overload.