binrw icon indicating copy to clipboard operation
binrw copied to clipboard

Add `align_size_to` field-level attribute

Open widberg opened this issue 5 months ago • 0 comments

This PR rounds off the pad_/align_ attribute symmetry by adding the counterpart to pad_size_to. I would especially appreciate any feedback on the documentation. In the future, I intend to pick up https://github.com/jam1garner/binrw/pull/250 and add both _size_to attributes at the struct/enum-level, if nobody beats me to it.

widberg avatar Jul 03 '25 23:07 widberg