Docs.rs
dfu-libusb-0.5.5
dfu-libusb 0.5.5
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cecton
gnxlxnxx
sjoerdsimons
Dependencies
dfu-core ^0.9
normal
rusb ^0.9
normal
thiserror ^1
normal
anyhow ^1
dev
clap ^3.2
dev
indicatif ^0.16
dev
simplelog ^0.12
dev
Versions
0%
of the crate is documented
Platform
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
Dfu
dfu_
libusb
0.5.5
Dfu
Aliased Type
In crate dfu_
libusb
dfu_libusb
Type Alias
Dfu
Copy item path
Source
pub type Dfu<C> =
DfuSync
<
DfuLibusb
<C>,
Error
>;
Aliased Type
ยง
pub struct Dfu<C> {
/* private fields */
}