Euclid.Extra.Map.rename_key

You're seeing just the function rename_key, go back to Euclid.Extra.Map module for more information.
This function is deprecated. Use `Euclid.Map.rename_key/2` instead.
Link to this function

rename_key(map, old_key_name, new_key_name)

View Source
This function is deprecated. Use `Euclid.Map.rename_key/3` instead.