arrayvec
arrayvec copied to clipboard
questions on use on constant context,
I need to have some constant structures that have a field ArrayString field, how am I supposed to set the value of such structures when new_const does not take any kind of argument?
Seconded. I want to use ArrayString on embedded devices, I need to be able to statically build it. There's currently no way of doing it.