Docs.rs
  • eva-common-0.1.185
    • eva-common 0.1.185
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • divi255
    • yblokh
    • Dependencies
      • async-channel ^1.7.1 normal
      • async-recursion ^1.0.0 normal
      • bmart ^0.2.3 normal
      • busrt ^0.3 normal
      • dateparser ^0.1.7 normal
      • hex ^0.4.3 normal
      • hyper ^0.14.18 normal
      • hyper-static ^0.1.5 normal
      • ipnetwork ^0.20.0 normal
      • lazy_static ^1.4.0 normal
      • libloading ^0.7.0 normal
      • log ^0.4.14 normal
      • nix ^0.25.0 normal
      • once_cell ^1.13.1 normal
      • openssl ^0.10.42 normal
      • ordered-float ^2.8.0 normal
      • rand ^0.8.5 normal
      • regex ^1.6.0 normal
      • rmp-serde ^1.1.0 normal
      • rust_decimal ^1.22.0 normal
      • serde ^1.0.143 normal
      • serde_json ^1.0.83 normal
      • serde_repr ^0.1.7 normal
      • serde_yaml ^0.8.26 normal
      • sqlx ^0.5 normal
      • submap ^0.2.3 normal
      • tokio ^1.20.1 normal
      • uuid ^1.1.2 normal
      • yedb ^0.4.11 normal
    • Versions
    • 8.03% of the crate is documented
  • Go to latest version
  • Platform
    • 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

Module actions

  • Structs
  • Enums
  • Constants
  • Functions
?
Change settings

Module eva_common::actions

source ·

Structs

ActionEvent
Event payload, announced by services when an action changes its state
LmacroParams
Params for lmacro actions
LmacroParamsView
UnitParams
Params for unit actions

Enums

Params
Params enum
ParamsView
Params view enum
Status
Action status enum

Constants

ACTION_ACCEPTED
ACTION_CANCELED
ACTION_COMPLETED
ACTION_CREATED
ACTION_FAILED
ACTION_PENDING
ACTION_RUNNING
ACTION_TERMINATED
ACTION_TOPIC
DEFAULT_ACTION_PRIORITY

Functions

default_action_priority