Docs.rs
dfu-core-0.9.1
dfu-core 0.9.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cecton
gnxlxnxx
sjoerdsimons
Dependencies
bytes ^1
normal
displaydoc ^0.2.5
normal
futures ^0.3.31
normal
optional
log ^0.4
normal
pretty-hex ^0.3
normal
thiserror ^1
normal
optional
env_logger ^0.10.0
dev
futures-test ^0.3.31
dev
num-derive ^0.4.2
dev
num-traits ^0.2.15
dev
thiserror ^1
dev
Versions
100%
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
Module sync
dfu_
core
0.9.1
Module sync
Module Items
Structs
In crate dfu_
core
dfu_core
Module
sync
Copy item path
Source
Available on
crate feature
std
only.
Expand description
Generic synchronous implementation.
Structs
ยง
DfuSync
Generic synchronous implementation of DFU.