Docs.rs
  • zng-ext-config-0.6.3
    • zng-ext-config 0.6.3
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • SamRodri
    • github:zng-ui:owners
    • Dependencies
      • atomic ^0.6 normal
      • bytemuck ^1.15 normal
      • indexmap ^2.2 normal
      • ron ^0.10 normal optional
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_yaml ^0.9 normal optional
      • toml ^0.8 normal optional
      • tracing ^0.1 normal
      • zng-app ^0.16.3 normal
      • zng-app-context ^0.7.1 normal
      • zng-clone-move ^0.3.0 normal
      • zng-ext-fs-watcher ^0.5.3 normal
      • zng-state-map ^0.5.0 normal
      • zng-task ^0.6.2 normal
      • zng-txt ^0.3.1 normal
      • zng-unique-id ^0.6.1 normal
      • zng-var ^0.7.1 normal
    • Versions
    • 100% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

zng_ext_config0.6.3

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • CONFIG
  • ConfigManager
  • ConfigVars
  • FallbackConfig
  • MemoryConfig
  • RawConfigValue
  • ReadOnlyConfig
  • SwapConfig
  • SwitchConfig
  • SyncConfig
  • settings::CategoriesBuilder
  • settings::Category
  • settings::CategoryBuilder
  • settings::CategoryId
  • settings::SETTINGS
  • settings::Setting
  • settings::SettingBuilder
  • settings::SettingsBuilder

Enums

  • ConfigStatus
  • RonValueRawError
  • TomlValueRawError
  • YamlValueRawError

Traits

  • AnyConfig
  • Config
  • ConfigMap
  • ConfigValue
  • FallbackConfigReset

Type Aliases

  • ConfigKey
  • JsonConfig
  • RonConfig
  • TomlConfig
  • YamlConfig