Docs.rs
  • modbus-mapping-0.4.0
    • modbus-mapping 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • vladimirvrabely
    • Dependencies
      • async-trait ^0.1 normal
      • futures ^0.3 normal optional
      • modbus-mapping-derive ^0.4.0 normal
      • rand_chacha ^0.3 normal optional
      • rand_distr ^0.4 normal optional
      • tokio ^1 normal
      • tokio-modbus ^0.13 normal
      • tokio-serial ^5.4 normal optional
      • tokio-stream ^0.1 normal optional
    • Versions
    • 42.11% 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
    • 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_mapping0.4.0

Crate Items

  • Structs
  • Traits
  • Type Aliases
  • Attribute Macros
  • Derive Macros

List of all items

Structs

  • codec::WordsCountError

Traits

  • codec::Decode
  • codec::Encode
  • core::HoldingRegisterMap
  • core::InputRegisterMap

Attribute Macros

  • derive::modbus_doc

Derive Macros

  • derive::HoldingRegisterMap
  • derive::HoldingRegisterModel
  • derive::InputRegisterMap
  • derive::InputRegisterModel

Type Aliases

  • codec::Address
  • codec::Quantity
  • codec::Word