Docs.rs
hvm1-1.0.14
hvm1 1.0.14
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
VictorTaelin
Dependencies
HOPA ^0.1.1
normal
backtrace ^0.3.69
normal
clap ^3.1.8
normal
crossbeam ^0.8.2
normal
highlight_error ^0.1.1
normal
instant ^0.1
normal
itertools ^0.10
normal
sysinfo ^0.29.10
normal
Versions
4.36%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
build_function
hvm1
1.0.14
In hvm1::
runtime::
base::
program
hvm1
::
runtime
::
base
::
program
Function
build_
function
Copy item path
Source
pub fn build_function( book: &
RuleBook
, fn_name: &
str
, rules: &[
Rule
], ) ->
Function