1 Star 0 Fork 3

archane/third_party_rust_scopeguard

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.OpenSource 541 Bytes
一键复制 编辑 原始数据 按行查看 历史
archane 提交于 2023-05-08 15:08 . 告警与遗留问题文件补充
[
{
"Name": "scopeguard",
"License": "Apache License V2.0",
"License File": "LICENSE-APACHE",
"Version Number": "1.1.0",
"Owner": "xuelei3@huawei.com",
"Upstream URL": "https://github.com/bluss/scopeguard",
"Description": "A 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."
}
]
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhai-peizhe/third_party_rust_scopeguard.git
git@gitee.com:zhai-peizhe/third_party_rust_scopeguard.git
zhai-peizhe
third_party_rust_scopeguard
third_party_rust_scopeguard
master

搜索帮助