Docs.rs
embedded-shadow-0.1.2
embedded-shadow 0.1.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
aq1018
Dependencies
bitmaps ^3
normal
critical-section ^1
normal
heapless >=0.7, <0.10
normal
critical-section ^1.2
dev
Versions
57.75%
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
Module persist
embedded_
shadow
0.1.2
Module persist
Module Items
Structs
Traits
In crate embedded_
shadow
embedded_shadow
Module
persist
Copy item path
Source
Structs
§
NoPersist
No-op trigger that discards all persistence requests.
Traits
§
Persist
Trigger
Receives persistence keys and triggers storage operations.