Nokel81 opened this issue 5 years ago · 0 comments
Currently it is not possible to do the following in standard rust:
let a = [vec![0, 1]; 5];
Would having a macro in this library be a good idea?