rhai_trace 0.3.1

A small library providing better error and span support for Rhai, the embeddable programming language.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "components": {
    "artifacts": false
  },
  "build": {
    "path_prefix": "rhai_trace"
  },
  "project": {
    "repository": "https://github.com/byson94/rhai_trace"
  },
  "styles": {
    "theme": "axodark"
  }
}