Type Definition solana_runtime::hardened_unpack::Result

source ·
pub type Result<T> = Result<T, UnpackError>;