Is there any reason to do this instead of
.insert_or_assign()
as suggested in comments?
.insert_or_assign()
as suggested in comments?