Docs.rs
  • moduforge-state-0.4.9
    • moduforge-state 0.4.9
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • Cassielxd
    • Dependencies
      • anyhow ^1 normal
      • async-trait ^0.1 normal
      • dashmap ^6.1.0 normal
      • im ^15.1 normal
      • moduforge-model ^0.4.9 normal
      • moduforge-transform ^0.4.9 normal
      • serde_json ^1.0 normal
      • thiserror ^2.0.12 normal
      • tracing ^0.1 normal
      • tracing-appender ^0.2 normal
      • tracing-subscriber ^0.3 normal
    • Versions
    • 47.45% 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

mf_state0.4.9

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • gotham_state::GothamState
  • ops::GlobalResourceManager
  • plugin::Plugin
  • plugin::PluginSpec
  • resource_table::ResourceTable
  • state::Configuration
  • state::SeenState
  • state::State
  • state::StateConfig
  • state::StateSerialize
  • state::TransactionResult
  • transaction::Transaction

Enums

  • resource_table::ResourceError

Traits

  • plugin::PluginTrait
  • plugin::StateField
  • resource::Resource
  • transaction::Command

Macros

  • debug
  • error
  • info
  • warn

Functions

  • error::error::configuration_error
  • error::error::deserialize_error
  • error::error::field_error
  • error::error::invalid_plugin_state
  • error::error::plugin_apply_error
  • error::error::plugin_init_error
  • error::error::plugin_not_found
  • error::error::schema_error
  • error::error::serialize_error
  • error::error::transaction_error
  • init_logging
  • logging::get_log_level
  • logging::init_logging
  • logging::set_log_level
  • state::get_state_version
  • transaction::get_transaction_id

Type Aliases

  • error::StateResult
  • plugin::PluginKey
  • resource_table::ResourceId