arrayvec icon indicating copy to clipboard operation
arrayvec copied to clipboard

questions on use on constant context,

Open GummyGun opened this issue 2 years ago • 1 comments

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?

GummyGun avatar Dec 24 '23 02:12 GummyGun

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.

bestouff avatar Mar 09 '25 14:03 bestouff