Docs.rs
  • modbus-mqtt-0.3.0
    • modbus-mqtt 0.3.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • bjeanes
    • Dependencies
      • bytes ^1.1.0 normal
      • clap ^4.0.32 normal
      • humantime-serde ^1.1.1 normal
      • itertools ^0.13.0 normal
      • rand ^0.8.5 normal
      • rumqttc ^0.24.0 normal
      • rust_decimal ^1.26.1 normal
      • serde ^1.0.139 normal
      • serde_json ^1.0.82 normal
      • serialport ^4.2.0 normal optional
      • thiserror ^1.0.33 normal
      • tokio ^1.20.0 normal
      • tokio-modbus ^0.7.1 normal
      • tokio-serial ^5.4.3 normal optional
      • tokio_modbus-winets ^0.2.1 normal optional
      • tracing ^0.1.36 normal
      • tracing-subscriber ^0.3.15 normal
      • url ^2.2.2 normal
      • pretty_assertions ^1.2.1 dev
    • Versions
    • 3.37% of the crate is documented
  • 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

modbus_mqtt0.3.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • modbus::connection::Handle
  • modbus::connector::Connector
  • modbus::register::Monitor
  • modbus::register::Register
  • modbus::register::RegisterArray
  • modbus::register::RegisterNumericAdjustment
  • modbus::register::RegisterParse
  • modbus::register::RegisterString
  • modbus::register::Swap
  • mqtt::Handle
  • mqtt::Payload

Enums

  • Error
  • modbus::register::RegisterNumeric
  • modbus::register::RegisterType
  • modbus::register::RegisterValueType
  • mqtt::Message

Functions

  • server::run

Type Aliases

  • Result
  • modbus::Unit
  • modbus::UnitId