Docs.rs
mcuboot-meta-0.1.5
mcuboot-meta 0.1.5
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
igiona
Dependencies
bitflags ^2.11.0
normal
log ^0.4.29
normal
thiserror ^2.0.18
normal
Versions
13.33%
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
Skip to main content
Crate mcuboot_meta
mcuboot_
meta
0.1.5
All Items
Crate Items
Structs
Enums
Functions
Crate
mcuboot_
meta
Copy item path
Source
Structs
§
Image
Metadata
Struct containing all the relevant metadata of a mcuboot image
Enums
§
Error
Functions
§
parse_
image
Parses the provided mcuboot image and returns the corresponding
ImageMetadata
. Usage: