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

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