[go: up one dir, main page]

autocfg 1.1.0

Automatic cfg for Rust compiler features
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Josh Stone <cuviper@gmail.com>"]
categories = ["development-tools::build-utils"]
description = "Automatic cfg for Rust compiler features"
exclude = ["/.github/**", "/bors.toml"]
keywords = ["rustc", "build", "autoconf"]
license = "Apache-2.0 OR MIT"
name = "autocfg"
readme = "README.md"
repository = "https://github.com/cuviper/autocfg"
version = "1.1.0"