Name: | rust-cfg-if0.1+default-devel |
---|---|
Version: | 0.1.10 |
Release: | 6.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1309 |
License: | MIT or ASL 2.0 |
RPM: | rust-cfg-if0.1+default-devel-0.1.10-6.el9.noarch.rpm |
Source RPM: | rust-cfg-if0.1-0.1.10-6.el9.src.rpm |
Build Date: | Fri Oct 07 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 "default" feature of "cfg-if" crate. |