Docs.rs
  • config-it-0.8.2
    • config-it 0.8.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • kang-sw
    • Dependencies
      • aes-gcm ^0.10.3 normal
      • base64 ^0.21 normal
      • bitfield ^0.14.0 normal
      • bitflags ^2.4.0 normal
      • compact_str ^0.7 normal
      • custom_debug_derive ^0.5.1 normal
      • derive_more ^0.99 normal
      • derive_setters ^0.1.6 normal
      • erased-serde ^0.3 normal
      • impls ^1.0.3 normal
      • indexmap ^2.0.0 normal
      • machine-uid ^0.5.1 normal
      • config-it-macros ^0.5.0 normal
      • memoffset ^0.9.0 normal
      • parking_lot ^0.12.0 normal
      • schemars ^0.8.12 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • sha2 ^0.10 normal
      • smallvec ^1 normal
      • strseq ^0.1 normal
      • thiserror ^1 normal
      • tracing ^0.1 normal
      • futures ^0.3 dev
      • indoc ^2 dev
      • rand ^0.8 dev
      • serde_yaml ^0 dev
      • threadpool ^1.8 dev
      • tokio ^1 dev
    • Versions
    • 64.92% of the crate is documented
  • This release has been yanked, 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 Aliases
  • Derive Macros
?
Change settings

List of all items

Structs

  • config::entity::EntityData
  • config::entity::PropertyInfo
  • config::group::Group
  • config::group::GroupContext
  • config::group::PropLocalContext
  • config::noti::Receiver
  • config::noti::Sender
  • config::noti::Wait
  • config::storage::Storage
  • shared::GroupID
  • shared::ItemID
  • shared::PathHash
  • shared::StorageID
  • shared::archive::Archive
  • shared::meta::MetaFlag
  • shared::meta::Metadata

Enums

  • ArchiveValue
  • config::entity::EntityUpdateError
  • config::entity::EntityValue
  • config::entity::Validation
  • config::noti::TryWaitError
  • config::noti::WaitError
  • config::storage::GroupCreationError
  • config::storage::GroupFindError
  • config::storage::GroupFindOrCreateError
  • shared::archive::CategoryRule
  • shared::meta::MetadataEditorHint

Traits

  • config::entity::Entity
  • config::entity::MetadataVTable
  • config::group::Template
  • config::storage::Monitor

Macros

  • commit_elem
  • consume_update
  • mark_dirty

Derive Macros

  • Template

Functions

  • create_storage
  • shared::archive::with_category_rule

Type Aliases

  • ArchiveCategoryRule
  • BroadcastReceiver
  • config::entity::ValidateFn
  • config::entity::ValidationResult
  • config::group::WatchUpdate