licenses.dev

match_cfg v0.1.0

A convenience macro to ergonomically define an item depending on a large number of `#[cfg]` parameters. Structured like match statement, the first matching branch is the item that gets emitted.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

This package has no dependencies.
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/match_cfg)](https://licenses.dev/cargo/match_cfg)
<a href="https://licenses.dev/cargo/match_cfg">
  <img src="https://licenses.dev/b/cargo/match_cfg" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.0 version:

[![licenses](https://licenses.dev/b/cargo/match_cfg/0.1.0)](https://licenses.dev/cargo/match_cfg/0.1.0)
<a href="https://licenses.dev/cargo/match_cfg/0.1.0">
  <img src="https://licenses.dev/b/cargo/match_cfg/0.1.0" alt="licenses" />
</a>
GitHub