near-vm-errors 0.3.1

Error that can occur inside Near Runtime encapsulated in a separate crate. Might merge it later.
Documentation
[package]
name = "near-vm-errors"
version = "0.3.1"
authors = ["Near Inc <hello@nearprotocol.com>"]
edition = "2018"
license = "Apache-2.0"
readme = "README.md"
categories = ["wasm"]
repository = "https://github.com/nearprotocol/nearcore"
homepage = "https://github.com/nearprotocol/nearcore"
description = """
Error that can occur inside Near Runtime encapsulated in a separate crate. Might merge it later.
"""

[dependencies]