Expand description
Generic newtype that lets Account<'info, T> tolerate buffers shorter
than T’s current Borsh layout by zero-padding to the expected
Anchor-serialized size before deserializing.
Generic newtype that lets Account<'info, T> tolerate buffers shorter
than T’s current Borsh layout by zero-padding to the expected
Anchor-serialized size before deserializing.