Docs.rs
  • okcodes-config-0.14.1
    • okcodes-config 0.14.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • okcodes
    • Dependencies
      • async-trait ^0.1 normal optional
      • convert_case ^0.6 normal optional
      • indexmap ^2.2 normal optional
      • json5 ^0.4 normal optional
      • lazy_static ^1.4 normal
      • nom ^7 normal
      • pathdiff ^0.2 normal
      • ron ^0.8 normal optional
      • rust-ini ^0.20 normal optional
      • serde ^1.0 normal
      • serde_json ^1.0 normal optional
      • toml ^0.8 normal optional
      • yaml-rust2 ^0.8 normal optional
      • chrono ^0.4 dev
      • float-cmp ^0.9 dev
      • futures ^0.3 dev
      • glob ^0.3 dev
      • log ^0.4 dev
      • notify ^6.0 dev
      • reqwest ^0.11 dev
      • serde_derive ^1.0 dev
      • temp-env ^0.3 dev
      • tokio ^1 dev
      • warp ^0.3 dev
    • Versions
    • 94.12% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

okcodes_config0.14.1

  • Structs
  • Enums
  • Traits
  • Type Aliases
?
Settings

List of all items

Structs

  • Config
  • Environment
  • File
  • FileSourceFile
  • FileSourceString
  • Value
  • builder::AsyncState
  • builder::ConfigBuilder
  • builder::DefaultState

Enums

  • Case
  • ConfigError
  • FileFormat
  • ValueKind

Traits

  • AsyncSource
  • FileSource
  • FileStoredFormat
  • Format
  • Source
  • builder::BuilderState

Type Aliases

  • Map