Docs.rs
  • msr-plugin-0.3.7
    • msr-plugin 0.3.7
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • flosse
    • uklotzde
    • Dependencies
      • log ^0.4.19 normal
      • msr-core =0.3.6 normal
      • thiserror ^1.0.44 normal
      • tokio ^1.29.1 normal
    • Versions
    • 17.31% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

msr_plugin0.3.7

  • All Items

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

Crate msr_plugin

Source
Expand description

Industrial Automation Toolbox - Plugin Foundation

Structs§

BroadcastSubscriber
EventPubSub
EventPublisherIndex
Numeric identifier of an event publisher control cycle
PluginContainer
PluginPorts
PublishedEvent

Enums§

PluginError

Traits§

EventDispatcher
Plugin
Message-driven plugin

Functions§

broadcast_channel
event_channel
message_channel
receive_reply
receive_result
reply_channel
send_message
send_message_receive_reply
send_message_receive_result
send_reply

Type Aliases§

EventPublisherIndexValue
Internal index into a lookup table with event publisher metadata
EventReceiver
EventSender
EventSubscriber
MessageLoop
MessageReceiver
MessageSender
PluginResult
ReplyReceiver
ReplySender
ResultReceiver
ResultSender