cifg 1.0.3

A macro for defining #[cfg] if/else blocks; alternate to cfg-if.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
newline_style            = "Native"
reorder_modules          = true
use_field_init_shorthand = true
use_try_shorthand        = true

# Nightly Only
fn_single_line      = false
group_imports       = "StdExternalCrate"
hex_literal_case    = "Upper"
imports_granularity = "Crate"
trailing_comma      = "Never"
unstable_features   = true