Docs.rs
labcoat-test-0.1.0
labcoat-test 0.1.0
Permalink
Docs.rs crate page
MIT
16 July 2026
Links
Repository
crates.io
Source
Owners
jonatns
Dependencies
anyhow ^1
normal
psm =0.1.24
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
wasmtime ^31
normal
wasmtime-wasi ^31
normal
wat ^1
dev
Versions
2.86%
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
Skip to main content
assert_revert
labcoat_
test
0.1.0
labcoat_test
Function
assert_
revert
Copy item path
Source
pub fn assert_revert<T:
Debug
>(result:
Result
<T,
HarnessError
>, message: &
str
)