Docs.rs
wasmer-inline-c-0.1.2
wasmer-inline-c 0.1.2
Permalink
Docs.rs crate page
BSD-3-Clause
Links
Homepage
Repository
crates.io
Source
Owners
fschutt
syrusakbary
github:wasmerio:wasmer-core
Dependencies
assert_cmd ^1.0
normal
cc ^1.0
normal
lazy_static ^1.4
normal
predicates ^2
normal
regex ^1.6
normal
target-lexicon ^0.11
normal
tempfile ^3.1
normal
wasmer-inline-c-macro ^0.1
normal
rustc_version ^0.3
build
Versions
37.5%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
Module assert
wasmer_
inline_
c
0.1.2
Module assert
Module Items
Structs
In crate wasmer_
inline_
c
wasmer_inline_c
Module
assert
Copy item path
Source
Structs
ยง
Assert
Assert
is a wrapper around the
assert_cmd::assert::Assert
struct.