Docs.rs
flipperzero-0.16.0
flipperzero 0.16.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
dcoles
github:flipperzero-rs:maintainers
Dependencies
bitflags ^2.4
normal
digest ^0.10
normal
document-features ^0.2.0
normal
optional
embedded-graphics-core ^0.4.0
normal
optional
embedded-hal ^1.0.0-rc.1
normal
optional
embedded-hal ^0.2.7
normal
optional
flipperzero-sys ^0.16.0
normal
flipperzero-test ^0.16.0
normal
lock_api ^0.4
normal
rand_core ^0.6
normal
ufmt ^0.2.0
normal
uuid ^1.16
normal
crc32fast ^1
dev
embedded-graphics ^0.8.0
dev
flipperzero-alloc ^0.16.0
dev
flipperzero-rt ^0.16.0
dev
Versions
52.03%
of the crate is documented
Platform
thumbv7em-none-eabihf
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
Module gui
flipperzero
0.16.0
Module gui
Module Items
Modules
Structs
In crate flipperzero
flipperzero
Module
gui
Copy item path
Source
Expand description
GUI service.
Modules
§
canvas
Canvases.
Structs
§
Exclusive
Canvas
A RAII implementation of a “scope lock” for the GUI Direct Draw Lock. When this structure is dropped, the Direct Draw Lock will be released.
Gui
GUI service record.