Docs.rs
modbus-1.1.2
modbus 1.1.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
hirschenberger
Dependencies
byteorder ^1
normal
enum_primitive ^0.1
normal
clap ^2
dev
modbus-test-server 0.0.*
dev
Versions
38.75%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
All
modbus
1.1.2
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
scoped::ScopedCoil
scoped::ScopedRegister
tcp::Config
tcp::Transport
Enums
Coil
Error
ExceptionCode
Reason
scoped::CoilDropFunction
scoped::RegisterDropFunction
Traits
Client
Functions
binary::pack_bits
binary::pack_bytes
binary::unpack_bits
binary::unpack_bytes
Type Aliases
Result