[ ソース: rust-scopeguard ]
パッケージ: librust-scopeguard-dev (0.3.3-1)
librust-scopeguard-dev に関するリンク
Debian の資源:
rust-scopeguard ソースパッケージをダウンロード:
- [rust-scopeguard_0.3.3-1.dsc]
- [rust-scopeguard_0.3.3.orig.tar.gz]
- [rust-scopeguard_0.3.3-1.debian.tar.xz]
メンテナ:
類似のパッケージ:
RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic) - Rust source code
Defines the macros `defer!` and `defer_on_unwind!`; the latter only runs if the scope is extited through unwinding on panic.
This package contains the source for the Rust scopeguard crate, packaged by debcargo for use with cargo and dh-cargo.