Docs.rs
remote-hal-0.5.4
remote-hal 0.5.4
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
ryankurte
Dependencies
crate ^0.0.2
normal
daemon-engine ^0.5.1
normal
embedded-hal ^0.2.2
normal
futures ^0.1.25
normal
futures-timer ^0.1.1
normal
hex ^0.3.2
normal
linux-embedded-hal ^0.2.2
normal
log ^0.4.6
normal
rand ^0.6.5
normal
rr-mux ^0.7.0
normal
serde ^1.0.89
normal
serde_derive ^1.0.89
normal
serde_json ^1.0.39
normal
simple-error ^0.1.13
normal
simplelog ^0.5.3
normal
structopt ^0.2.15
normal
tokio ^0.1.18
normal
try_from ^0.3.2
normal
Versions
Platform
i686-unknown-linux-gnu
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
☰
Module remote
Modules
Structs
Enums
Constants
Traits
remote_hal
[
−
]
[src]
Module
remote_hal
::
remote
Modules
i2c
pin
spi
Structs
Client
Remote client for connecting to remote-hal server peripherals
Enums
InitRequest
InitResponse
Constants
TIMEOUT
Traits
Requester