Docs.rs
  • plugx-config-0.0.1
    • plugx-config 0.0.1
    • Docs.rs crate page
    • BSD-3-Clause
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • pouriya
    • Dependencies
      • anyhow ^1.0.71 normal
      • cfg-if ^1.0.0 normal
      • dotenv-parser ^0.1.3 normal
      • log ^0.4.19 normal
      • plugx-input ^0.0.1 normal
      • serde ^1.0.164 normal
      • serde_json ^1.0 normal
      • serde_qs ^0.12.0 normal
      • serde_yaml ^0.9 normal
      • thiserror ^1.0.40 normal
      • toml ^0.7.6 normal
      • tracing ^0.1.37 normal
      • url ^2.4.1 normal
      • env_logger ^0.10.0 dev
      • tracing-subscriber ^0.3.17 dev
    • Versions
    • 0.59% 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

plugx_config0.0.1

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Type Aliases
?
Change settings

List of all items

Structs

  • configuration::Configuration
  • entity::ConfigurationEntity
  • loader::closure::ConfigurationLoaderFn
  • loader::env::ConfigurationLoaderEnv
  • parser::closure::ConfigurationParserFn
  • parser::env::ConfigurationParserEnv

Enums

  • error::ConfigurationError
  • loader::ConfigurationLoadError
  • parser::ConfigurationParserError

Traits

  • loader::ConfigurationLoader
  • parser::ConfigurationParser

Macros

  • is_debug_level_enabled
  • is_trace_level_enabled

Type Aliases

  • loader::closure::BoxedLoaderFn
  • parser::BoxedModifierFn
  • parser::closure::BoxedParserFn
  • parser::closure::BoxedValidatorFn

Constants

  • loader::env::DEFAULT_KEY_SEPARATOR
  • loader::env::NAME
  • parser::env::DEFAULT_KEY_SEPARATOR
  • parser::env::NAME