get_vars() now returns an iterator
Since we are depending on Nightly, we may as well utilize the impl trait return type feature that should help us to avoid some heap allocations when getting a list of variables in the shell.
Loading
Please register or sign in to comment