Docs.rs
  • scsys-config-0.2.9
    • scsys-config 0.2.9
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • FL03
    • Dependencies
      • anyhow ^1 normal optional
      • clap ^4 normal optional
      • config ^0.15 normal optional
      • glob ^0.3 normal optional
      • scsys-core ^0.2.9 normal
      • serde ^1 normal optional
      • serde_derive ^1 normal optional
      • serde_json ^1 normal optional
      • smart-default ^0.7 normal
      • strum ^0.27 normal
      • thiserror ^2 normal
      • tracing ^0.1 normal optional
      • tracing-subscriber ^0.3 normal optional
      • url ^2 normal optional
    • Versions
    • 60.16% 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
logo

scsys_config0.2.9

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • DatabaseUriSchema
  • EnvironmentIter
  • LogLevelIter
  • LoggerConfig
  • ModeIter
  • NetworkAddr
  • NetworkConfig
  • Scope
  • StandardDatabaseConfig
  • TracingConfig
  • services::DatabaseUriSchema
  • services::LoggerConfig
  • services::NetworkConfig
  • services::StandardDatabaseConfig
  • services::TracingConfig
  • services::database::DatabaseUriSchema
  • services::database::StandardDatabaseConfig
  • services::logger::LoggerConfig
  • services::logger::TracingConfig
  • services::network::NetworkConfig
  • types::EnvironmentIter
  • types::LogLevelIter
  • types::ModeIter
  • types::NetworkAddr
  • types::Scope
  • types::environment::EnvironmentIter
  • types::log_level::LogLevelIter
  • types::mode::ModeIter
  • types::network_address::NetworkAddr
  • types::scope::Scope

Enums

  • ConfigError
  • Environment
  • LogLevel
  • Mode
  • error::ConfigError
  • types::Environment
  • types::LogLevel
  • types::Mode
  • types::environment::Environment
  • types::log_level::LogLevel
  • types::mode::Mode

Traits

  • Configurable
  • Configuration
  • RawConfiguration
  • traits::Configurable
  • traits::Configuration
  • traits::RawConfiguration
  • traits::configure::Configurable
  • traits::configure::Configuration
  • traits::configure::RawConfiguration

Macros

  • config_sources

Functions

  • collect_files_as
  • env_or_default
  • utils::collect_files_as
  • utils::env_or_default
  • utils::fs::collect_files_as
  • utils::vars::env_or_default

Constants

  • ARTIFACTS
  • CACHE_DIR
  • CONFIG_DIR
  • DEFAULT_ENV_PREFIX
  • DEFAULT_ENV_SEPARATOR
  • consts::ARTIFACTS
  • consts::CACHE_DIR
  • consts::CONFIG_DIR
  • consts::DEFAULT_ENV_PREFIX
  • consts::DEFAULT_ENV_SEPARATOR