# cfg_derive [![Crates.io](https://img.shields.io/crates/v/cfg-derive?style=flat-square)](https://crates.io/crates/cfg-derive) [![Crates.io](https://img.shields.io/crates/d/cfg-derive?style=flat-square)](https://crates.io/crates/cfg-derive) [![Documentation](https://docs.rs/cfg-derive/badge.svg)](https://docs.rs/cfg-derive) [![dependency status](https://deps.rs/repo/github/leptonyu/cfg-rs/status.svg)](https://deps.rs/crate/cfg-derive) [![License](https://img.shields.io/badge/license-MIT-blue?style=flat-square)](https://github.com/leptonyu/cfg-rs/blob/master/LICENSE-MIT) [![Actions Status](https://github.com/leptonyu/cfg-rs/workflows/Rust/badge.svg)](https://github.com/leptonyu/cfg-rs/actions) `cfg-derive` provides a derive macro [`FromConfig`] for [cfg-rs](https://crates.io/crates/cfg-rs).