nyar-error 0.1.1

Error types handler for nyar vm
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.serde]
features = ["derive"]
version = "1.0.143"

[dev-dependencies]

[features]
default = []

[package]
authors = ["192607617@qq.com"]
description = "Error types handler for nyar vm"
edition = "2021"
license = "MPL-2.0"
name = "nyar-error"
readme = "README.md"
repository = "https://github.com/nyar-lang/NyarNative"
version = "0.1.1"