Module spl_stake_pool::big_vec[][src]

Expand description

Big vector type, used with vectors that can’t be serde’d

Structs

Contains easy to use utilities for a big vector of Borsh-compatible types, to avoid managing the entire struct on-chain and blow through stack limits.

Iterator wrapper over a BigVec

Iterator wrapper over a BigVec