Bump actions/checkout from 5 to 6
Bumps actions/checkout from 5 to 6.
updated-dependencies:
- dependency-name: actions/checkout dependency-version: ‘6’ dependency-type: direct:production update-type: version-update:semver-major …
Signed-off-by: dependabot[bot] support@github.com
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802032778号
cfg-if
Documentation
A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted.
Example
The
cfg_if!block above is expanded to:License
This project is licensed under either of
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in
cfg-ifby you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.