Language

Package: rust-cfg-if @ 1.0.0

Synopsis

Define an item depending on parameters

Description

This package provides 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.

Home page
https://github.com/alexcrichton/cfg-if
Location
gnu/packages/crates-io.scm (line: 3816, column: 2)
Licenses

Lint warnings

LinterMessageLocation
No lint warnings