Module solana_sdk::deserialize_utils [−][src]
Functions
default_on_eof | This helper function enables successful deserialization of versioned structs; new structs may
include additional fields if they impl Default and are added to the end of the struct. Right
now, this function is targeted at |