Docs.rs
runmat-ignition-0.2.8
runmat-ignition 0.2.8
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
nallana
Dependencies
log ^0.4
normal
once_cell ^1
normal
runmat-accelerate =0.2.8
normal
optional
runmat-accelerate-api =0.2.8
normal
optional
runmat-builtins =0.2.8
normal
runmat-gc =0.2.8
normal
runmat-hir =0.2.8
normal
runmat-lexer =0.2.8
normal
runmat-parser =0.2.8
normal
runmat-runtime =0.2.8
normal
serde ^1.0
normal
Versions
2.76%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
execute
runmat_
ignition
0.2.8
runmat_ignition
Function
execute
Copy item path
Source
pub fn execute(program: &
HirProgram
) ->
Result
<
Vec
<
Value
>,
String
>