This crate provides a keyed column widget for creating drag-and-drop reorderable columns with the iced GUI library in Rust.
See the simple example for a barebones drag-and-drop reorderable column example.
The todos example provides a demo of the reorderable Column
widget options.
Contributions welcome! Please feel free to submit a Pull Request.