match_cfg 0.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.
Documentation

match_cfg

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 1 feature flags, 1 of them enabled by default.

default

use_core (default)

This feature flag does not enable additional features.