Docs.rs
wasmtime-internal-core-44.0.0
wasmtime-internal-core 44.0.0
Permalink
Docs.rs crate page
Apache-2.0
WITH LLVM-exception
Links
crates.io
Source
Owners
fitzgen
wasmtime-publish
Dependencies
anyhow ^1.0.100
normal
optional
hashbrown ^0.16
normal
libm ^0.2.16
normal
serde ^1.0.228
normal
optional
Versions
100%
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
Skip to main content
Module undo
wasmtime_
internal_
core
44.0.0
Module undo
Module Items
Structs
In crate wasmtime_
internal_
core
wasmtime_internal_core
Module
undo
Copy item path
Source
Expand description
Helpers for undoing partial side effects when their larger operation fails.
Structs
ยง
Undo
An RAII guard to rollback and undo something on (early) drop.