Docs.rs
embedded-interfaces-0.10.1
embedded-interfaces 0.10.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
oddlama
Dependencies
bitvec ^1.0.1
normal
bytemuck ^1.23.1
normal
const_format ^0.2.34
normal
crc ^3.3.0
normal
defmt ^1.0
normal
optional
embedded-hal ^1.0.0
normal
embedded-hal-async ^1.0.0
normal
optional
embedded-interfaces-codegen ^0.10.1
normal
heapless ^0.8.0
normal
log ^0.4
normal
optional
maybe-async-cfg ^0.2.5
normal
thiserror ^2.0.12
normal
trybuild ^1.0
dev
uom ^0.37
dev
Versions
73.39%
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
define_executor
embedded_
interfaces
0.10.1
embedded_interfaces
Macro
define_
executor
Copy item path
Source
macro_rules! define_executor { ($executor:ident, $command_trait:ident, $error_type:ty) => { ... }; }