Docs.rs
  • cog-task-1.1.1
    • cog-task 1.1.1
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • menoua
    • Dependencies
      • cfg-if ^1.0.0 normal
      • chrono ^0.4 normal
      • cpufeatures ^0.2.5 normal
      • cpython ^0.7.1 normal
      • eframe ^0.19 normal
      • egui_demo_lib ^0.19 normal
      • egui_extras ^0.19 normal
      • eyre ^0.6 normal
      • fasteval ^0.2.4 normal
      • ffmpeg-next ^5.1 normal
      • glib ^0.16 normal
      • gstreamer ^0.19 normal
      • gstreamer-app ^0.19 normal
      • heck ^0.4 normal
      • hex ^0.4 normal
      • image ^0.24 normal
      • itertools ^0.10 normal
      • native-dialog ^0.6 normal
      • num-rational ^0.4 normal
      • num-traits ^0.2 normal
      • once_cell ^1.13 normal
      • paste ^1.0 normal
      • regex ^1.6 normal
      • resvg ^0.23.0 normal
      • rodio ^0.16 normal
      • ron ^0.8 normal
      • rustybuzz ^0.5.1 normal
      • savage_core ^0.2.0 normal
      • serde ^1.0 normal
      • serde_cbor ^0.11 normal
      • serde_json ^1.0 normal
      • serde_yaml ^0.9 normal
      • sha2 ^0.10 normal
      • spin_sleep ^1.1 normal
      • sysinfo ^0.26 normal
      • thiserror ^1.0 normal
      • tiny-skia ^0.6.6 normal
      • usvg ^0.23.0 normal
      • heck ^0.4 build
      • itertools ^0.10 build
      • regex ^1.6 build
    • Versions
    • 1.57% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • 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

ImplStatefulAction

Implementors

In cog_task::action

?
Change settings

Trait cog_task::action::ImplStatefulAction

source ·
pub trait ImplStatefulAction: StatefulAction { }

Implementors

source

impl ImplStatefulAction for StatefulBranch

source

impl ImplStatefulAction for StatefulClock

source

impl ImplStatefulAction for StatefulCounter

source

impl ImplStatefulAction for StatefulDelayed

source

impl ImplStatefulAction for StatefulEvent

source

impl ImplStatefulAction for StatefulFunction

source

impl ImplStatefulAction for StatefulImage

source

impl ImplStatefulAction for StatefulInstruction

source

impl ImplStatefulAction for StatefulKeyLogger

source

impl ImplStatefulAction for StatefulLogger

source

impl ImplStatefulAction for StatefulMerge

source

impl ImplStatefulAction for StatefulNil

source

impl ImplStatefulAction for StatefulPar

source

impl ImplStatefulAction for StatefulProcess

source

impl ImplStatefulAction for StatefulQuestion

source

impl ImplStatefulAction for StatefulReaction

source

impl ImplStatefulAction for StatefulSeq

source

impl ImplStatefulAction for StatefulSwitch

source

impl ImplStatefulAction for StatefulTimeout

source

impl ImplStatefulAction for StatefulTimer

source

impl ImplStatefulAction for StatefulView

source

impl ImplStatefulAction for StatefulWait