Docs.rs
brewdrivers-0.17.0
brewdrivers 0.17.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
llamicron
Dependencies
async-trait ^0.1.57
normal
crc ^2.0.0
normal
derivative ^2.2.0
normal
env_logger ^0.9.1
normal
futures ^0.3.25
normal
hex ^0.3.2
normal
log ^0.4.17
normal
serde ^1
normal
serde_yaml ^0.9
normal
serialport ^4.0
normal
thiserror ^1.0.37
normal
tokio ^1
normal
tokio-modbus ^0.5
normal
tokio-serial ^5.4.3
normal
pretty_assertions ^1.3.0
dev
tokio-test ^0.4.2
dev
Versions
64.5%
of the crate is documented
Platform
aarch64-apple-darwin
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
device_warn
brewdrivers
0.17.0
brewdrivers
Macro
device_
warn
Copy item path
Source
macro_rules! device_warn { ($device:expr) => { ... }; ($device:expr, $msg:expr) => { ... }; }