Function update_countable_many

Source
pub async fn update_countable_many(
    list: Vec<Countable>,
) -> Result<(), ServerFnError>