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

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