Docs.rs
  • feattle-core-0.8.0
    • feattle-core 0.8.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • sitegui
    • Dependencies
      • async-trait ^0.1.40 normal
      • chrono ^0.4.15 normal
      • log ^0.4.11 normal
      • parking_lot ^0.12.0 normal
      • serde ^1.0.115 normal
      • serde_json ^1.0.57 normal
      • thiserror ^1.0.20 normal
      • uuid ^0.8.1 normal
      • tokio ^1.4.0 dev
    • Versions
    • 85.19% 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 feattle_core

logo
Change settings

List of all items

Structs

  • FeattleDefinition
  • SerializedFormat
  • StringFormat
  • persist::CurrentValue
  • persist::CurrentValues
  • persist::HistoryEntry
  • persist::NoPersistence
  • persist::ValueHistory

Enums

  • HistoryError
  • SerializedFormatKind
  • StringFormatKind
  • UpdateError
  • json_reading::FromJsonError
  • last_reload::LastReload

Traits

  • FeattleStringValue
  • FeattleValue
  • Feattles
  • persist::Persist

Macros

  • feattle_enum
  • feattles

Functions

  • json_reading::extract_array
  • json_reading::extract_bool
  • json_reading::extract_f64
  • json_reading::extract_i64
  • json_reading::extract_null
  • json_reading::extract_object
  • json_reading::extract_str
  • json_reading::extract_u64