Skip to main content

Module account_wrapper

Module account_wrapper 

Source
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.

Structs§

AccountWrapper