Skip to main content

sorted_update_fields

Function sorted_update_fields 

Source
pub fn sorted_update_fields(
    values: &Record,
    excluded: impl IntoIterator<Item = String>,
) -> Vec<String>