Docs.rs
  • msr-plugin-0.3.0
    • msr-plugin 0.3.0
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • flosse
    • uklotzde
    • Dependencies
      • log ^0.4.14 normal
      • msr-core ^0.3.0 normal
      • thiserror ^1.0.30 normal
      • tokio ^1.17.0 normal
    • Versions
    • 17.31% 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
logo

logo

Crate msr_plugin

  • Version 0.3.0
  • All Items
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Definitions
logo
Change settings

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 Definitions

EventPublisherIndexValue

Internal index into a lookup table with event publisher metadata

EventReceiver
EventSender
EventSubscriber
MessageLoop
MessageReceiver
MessageSender
PluginResult
ReplyReceiver
ReplySender
ResultReceiver
ResultSender