Thouny

Results 4 issues of Thouny

# 🐛 Bug ## To reproduce Any Sui Move module, sometimes when adding: ```rust use:: ``` But I think it happens whenever I write a new line of code in...

bug

## Description Adds `swap` to `vec_map` type. Using `vector::swap`. Ran the following commands: ``` cargo insta test -p sui-cost --review cargo insta test -p sui-config --review ```

Stale