Docs.rs
lucet-runtime-tests-0.6.1
lucet-runtime-tests 0.6.1
Permalink
Docs.rs crate page
Apache-2.0
WITH LLVM-exception
Links
Repository
crates.io
Source
Owners
jedisct1
github:fastly:octo
Dependencies
anyhow ^1
normal
lazy_static ^1.1
normal
lucet-module = 0.6.1
normal
lucet-runtime-internals = 0.6.1
normal
lucet-wasi-sdk = 0.6.1
normal
lucetc = 0.6.1
normal
tempfile ^3.0
normal
cc ^1.0
build
Versions
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
☰
lucet_runtime_tests
::
stack
All crates
[
−
]
[src]
Function
lucet_runtime_tests
::
stack
::
stack_testcase
pub fn stack_testcase(num_locals:
usize
) ->
Result
<
Arc
<
DlModule
>,
Error
>