| Name: | rust-cfg-if-devel |
|---|---|
| Version: | 1.0.0 |
| Release: | 6.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 32526 |
| License: | MIT or ASL 2.0 |
| RPM: | rust-cfg-if-devel-1.0.0-6.el9.noarch.rpm |
| Source RPM: | rust-cfg-if-1.0.0-6.el9.src.rpm |
| Build Date: | Fri Feb 04 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://crates.io/crates/cfg-if |
| Summary: | Macro to ergonomically define an item depending on a large number of #[cfg] parameters |
| Description: | 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. This package contains library source intended for building other packages which use "cfg-if" crate. |