Docs.rs
dfu-nusb-0.1.1
dfu-nusb 0.1.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cecton
sjoerdsimons
Dependencies
dfu-core ^0.7.0
normal
nusb ^0.1.10
normal
thiserror ^2.0.1
normal
anyhow ^1.0.91
dev
clap ^4.5.20
dev
futures ^0.3.31
dev
indicatif ^0.17.8
dev
tokio ^1.41.0
dev
tokio-util ^0.7.12
dev
Versions
20%
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
DfuASync
dfu_
nusb
0.1.1
DfuA
Sync
Aliased Type
In crate dfu_
nusb
dfu_nusb
Type Alias
DfuA
Sync
Copy item path
Source
pub type DfuASync =
DfuASync
<
DfuNusb
,
Error
>;
Aliased Type
ยง
pub struct DfuASync {
/* private fields */
}