Docs.rs
dfu-core-0.7.0
dfu-core 0.7.0
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
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.3.3
dev
num-traits ^0.2.15
dev
thiserror ^1
dev
Versions
100%
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
dfu_
core
0.7.0
Module memory_
layout
Module Items
Structs
Enums
Type Aliases
In crate dfu_
core
dfu_core
Module
memory_layout
Copy item path
Source
Expand description
Memory layout.
Structs
§
Memory
Layout
std
Memory layout.
Enums
§
Error
std
Error while parsing a memory layout.
Type Aliases
§
Memory
Page
A memory page size.
mem
A slice of memory pages.