Docs.rs
plex-boot-0.1.0
plex-boot 0.1.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
mattprodani
Dependencies
embedded-graphics ^0.8.1
normal
embedded-graphics-core ^0.4.0
normal
iso9660-no-std ^0.1.2
normal
optional
log ^0.4.29
normal
serde ^1.0
normal
thiserror-no-std ^2.0.2
normal
toml ^0.9
normal
uefi ^0.36.1
normal
uefi-raw ^0.13.0
normal
Versions
89.11%
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
Module app
plex_
boot
0.1.0
Module app
Module Items
Structs
Enums
Traits
In plex_
boot::
core
plex_boot
::
core
Module
app
Copy item path
Source
Structs
§
AppCtx
Borrowed UI and system resources for a running app.
Enums
§
AppResult
Outcome for a blocking app run.
Traits
§
App
Blocking app entry point.
Display
Entry
A trait that defines an App that can be drawn as an entry in the boot menu.