google / pdl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement support for payload size modifiers in the rust generator

hchataing opened this issue · comments

struct Test {
    _payload_: [+4],
}