cfg_feature_groups 0.1.1

Build helper for defining feature groups
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[badges.travis-ci]
repository = "little-arhat/cfg-feature-groups"

[dependencies.toml]
version = "0.5.0"

[package]
authors = ["Roma Sokolov <sokolov.r.v@gmail.com>"]
description = "Build helper for defining feature groups"
edition = "2018"
keywords = ["build-rs", "build", "compilation", "cfg"]
license = "MIT"
name = "cfg_feature_groups"
readme = "Readme.md"
repository = "https://github.com/little-arhat/cfg-feature-groups"
version = "0.1.1"