Docs.rs
  • moduforge-runtime-0.1.1
    • moduforge-runtime 0.1.1
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • Cassielxd
    • Dependencies
      • async-channel ^2.3.1 normal
      • async-trait ^0.1 normal
      • chrono ^0.4 normal
      • im ^15 normal
      • lazy_static ^1 normal
      • log ^0.4.25 normal
      • lru ^0.13 normal
      • metrics ^0.24.1 normal
      • metrics-exporter-prometheus ^0.16.2 normal
      • moduforge-core ^0.1.1 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^2.0.11 normal
      • tokio ^1 normal
    • Versions
    • 28.83% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

moduforge_runtime0.1.1

Crate Items

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

List of all items

Structs

  • async_processor::AsyncProcessor
  • async_processor::ProcessorConfig
  • async_processor::TaskQueue
  • async_processor::TaskResult
  • async_runtime::Editor
  • event::EventBus
  • event::EventContext
  • extension::Extension
  • extension_manager::ExtensionManager
  • flow::FlowEngine
  • flow::ProcessorResult
  • flow::TransactionProcessor
  • history_manager::History
  • history_manager::HistoryManager
  • mark::Mark
  • node::Node
  • runtime::Editor
  • traits::EditorBase
  • types::EditorOptions
  • types::GlobalAttributeItem
  • types::StorageOptions

Enums

  • async_processor::ProcessorError
  • async_processor::TaskStatus
  • error::EditorError
  • event::Event
  • flow::FlowError
  • flow::TransactionStatus
  • types::Content
  • types::Extensions

Traits

  • async_processor::TaskProcessor
  • event::EventHandler
  • traits::EditorCore

Macros

  • impl_command
  • impl_plugin
  • impl_state_field
  • mark
  • node

Functions

  • error::error_utils::cache_error
  • error::error_utils::config_error
  • error::error_utils::engine_error
  • error::error_utils::event_error
  • error::error_utils::history_error
  • error::error_utils::map_error
  • error::error_utils::plugin_error
  • error::error_utils::state_error
  • error::error_utils::storage_error
  • error::error_utils::transaction_error
  • helpers::create_doc::create_doc
  • helpers::get_schema_by_resolved_extensions::get_schema_by_resolved_extensions

Type Aliases

  • error::EditorResult
  • flow::Result
  • flow::TaskParams
  • types::GlobalAttributes