sorokya/eolib-rs

Arrays with numeric lengths should generate as fixed size array rather than Vec<T>

Opened this issue · 0 comments

Arrays with numeric lengths should generate as fixed size array rather than Vec