Would it be possible to add a macro similar to `vec!` but for [VecDeque](https://doc.rust-lang.org/std/collections/struct.VecDeque.html) instead?