Array of Tables remove
does not return the removed table
#712
Labels
A-edit
Area: TOML editing API
C-bug
Category: Things not working as expected
M-breaking-change
Meta: Implementing or merging this will introduce a breaking change.
I am trying to push a specific table to the top in the array, but unable to do so.
Example code:
toml_edit::Array
already seems to return the removed value, so this would be nice for API consistency.The text was updated successfully, but these errors were encountered: