[][src]Type Definition solana_libra_vm::errors::BinaryLoaderResult

type BinaryLoaderResult<T> = Result<T, VMStatus>;