Docs.rs
  • config-it-0.7.3
    • config-it 0.7.3
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • kang-sw
    • Dependencies
      • async-broadcast ^0.5 normal
      • compact_str ^0.7 normal
      • derive_more ^0.99 normal
      • erased-serde ^0.3 normal
      • flume ^0.10 normal
      • indexmap ^2.0.0 normal
      • lazy_static ^1 normal
      • log ^0.4 normal
      • config-it-macros ^0.4.0 normal
      • oneshot ^0.1 normal
      • parking_lot ^0 normal
      • schemars ^0.8.12 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • smallvec ^1 normal
      • thiserror ^1 normal
      • futures ^0.3 dev
      • indoc ^2 dev
      • serde_yaml ^0 dev
      • tokio ^1 dev
    • Versions
    • 39.74% 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

logo

Crate config_it

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Definitions
  • Derive Macros
?
Change settings

List of all items

Structs

  • BroadcastReceiver
  • CompactString
  • Schema
  • archive::Archive
  • config::Group
  • config::GroupContext
  • config::PropData
  • core::GroupID
  • core::ItemID
  • core::PathHash
  • entity::EntityData
  • entity::Metadata
  • entity::MetadataProps
  • entity::MetadataValInit
  • storage::ExportOptions
  • storage::ImportOptions
  • storage::Storage

Enums

  • ArchiveValue
  • archive::CategoryRule
  • core::Error
  • core::GroupFindError
  • core::MonitorEvent
  • core::ReplicationEvent
  • entity::AccessLevel

Traits

  • config::Template
  • entity::EntityTrait
  • entity::lookups::HasSchema
  • entity::lookups::NoSchema

Macros

  • commit_elem
  • consume_update
  • lazy_static
  • mark_dirty

Derive Macros

  • Template

Functions

  • archive::with_category_rule
  • entity::gen_helper::validate_min_max
  • entity::gen_helper::verify_one_of
  • storage::create

Type Definitions

  • config::WatchUpdate
  • storage::ReplicationChannel