Sun, 03 May 2026 16:57:00 CST | login

Information for build rust-scopeguard-1.2.0-1.ocs23

ID12967
Package Namerust-scopeguard
Version1.2.0
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/rust-scopeguard.git?.#1988576f810bef75ff9f4c6ea772cd9d88442bff
SummaryRAII scope guard that will run a given closure when it goes out of scope
DescriptionA RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer!`, `defer_on_unwind!`, `defer_on_success!` as shorthands for guards with one of the implemented strategies.
Built byzeyouliu
State complete
Volume DEFAULT
StartedSat, 13 Jul 2024 01:32:38 CST
CompletedSat, 13 Jul 2024 01:38:22 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/rust-scopeguard.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/rust-scopeguard.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
rust-scopeguard-1.2.0-1.ocs23.src.rpm (info) (download)
noarch
rust-scopeguard+default-devel-1.2.0-1.ocs23.noarch.rpm (info) (download)
rust-scopeguard+use_std-devel-1.2.0-1.ocs23.noarch.rpm (info) (download)
rust-scopeguard-devel-1.2.0-1.ocs23.noarch.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Jun 18 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.2.0-1 - initial build