hlvm_runtime 0.4.1

The Runtime for the HLVM Library
Documentation
[package]
name = "hlvm_runtime"
version = "0.4.1"
authors = ["adam"]
edition = "2018"
license = "MIT"
description = "The Runtime for the HLVM Library"



[[bin]]
name = "hlvm_runtime"
path = "src/bin.rs"


[dependencies]
bigdecimal = "0.0.15"