rigz_runtime 0.0.1

rigz language runtime, calls AST parser then runs module functions.
docs.rs failed to build rigz_runtime-0.0.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

rigz_runtime

Defines the core runtime, use this if you want to create your own application with rigz instead of calling cli.

For Example: src/commands.rs.