Module zero_copy

Source
Expand description

Zero-copy account workaround.

Structs§

Shared
Wrapper for deserializing account into arced type.
SharedZeroCopy
Workaround for deserializing zero-copy accounts and wrapping the result into Arc.
ZeroCopy
Workaround for deserializing zero-copy accounts.

Functions§

try_deserailize_zero_copy_account
A workaround to deserialize “zero-copy” account data.