Docs.rs
rs-modbus-2.0.0
rs-modbus 2.0.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
xiejay97
Dependencies
async-trait ^0.1
normal
serialport ^4
normal
optional
thiserror ^1
normal
tokio ^1
normal
uuid >=1, <1.14
normal
tokio ^1
dev
tokio-test ^0.4
dev
Versions
32.89%
of the crate is documented
Platform
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
Skip to main content
get_error_by_code
rs_
modbus
2.0.0
In rs_
modbus::
error
rs_modbus
::
error
Function
get_
error_
by_
code
Copy item path
Source
pub fn get_error_by_code(code:
ErrorCode
) ->
ModbusError