itconfig 1.0.5

Easy build a configs from environment variables and use it in globally.
Documentation

itconfig

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 25 feature flags, 21 of them enabled by default.

default

  • primitives

primitives

  • numbers
  • bool

numbers

  • int
  • uint
  • float

bool

    This feature flag does not enable additional features.

int

  • i8
  • i16
  • i32
  • i64
  • i128
  • isize

uint

  • u8
  • u16
  • u32
  • u64
  • u128
  • usize

float

  • f32
  • f64

i8

    This feature flag does not enable additional features.

i16

    This feature flag does not enable additional features.

i32

    This feature flag does not enable additional features.

i64

    This feature flag does not enable additional features.

i128

    This feature flag does not enable additional features.

isize

    This feature flag does not enable additional features.

u8

    This feature flag does not enable additional features.

u16

    This feature flag does not enable additional features.

u32

    This feature flag does not enable additional features.

u64

    This feature flag does not enable additional features.

u128

    This feature flag does not enable additional features.

usize

    This feature flag does not enable additional features.

f32

    This feature flag does not enable additional features.

f64

    This feature flag does not enable additional features.

array

  • serde_json

macro

  • itconfig-macro

itconfig-macro

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.