Cast DataValues to and from native types
Also, returns a `Result` in the `RunCommand::run` helper.
This commit is contained in:
@@ -12,6 +12,7 @@ edition = "2018"
|
||||
[dependencies]
|
||||
cranelift-codegen = { path = "../codegen", version = "0.63.0" }
|
||||
target-lexicon = "0.10"
|
||||
thiserror = "1.0.15"
|
||||
|
||||
[badges]
|
||||
maintenance = { status = "experimental" }
|
||||
|
||||
Reference in New Issue
Block a user