Type Definition solana_runtime::hardened_unpack::Result[][src]

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