Expand description
Embedded documentation assets.
This module provides access to documentation files embedded in the binary at compile time using rust-embed.
Structs§
- Documentation
Assets - Embedded documentation EPUB file.
Statics§
- DOCUMENTATION_
CACHE 🔒 - Cached documentation bytes to prevent repeated memory leaks in debug builds.
Functions§
- open_
documentation - Opens the embedded documentation in a Reader view.