You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Agrees that this could be nice to do, but I don't have time to implement this myself. If someone wants to contribute this, I can take some time to review PR.
I think it would be nice to generate a type like:
This would allow you to do stuff like
core::alloc::Layout::new::<FooArray<128>>()
for free.The text was updated successfully, but these errors were encountered: