Module assets

Module assets 

Source
Expand description

Embedded documentation assets.

This module provides access to documentation files embedded in the binary at compile time using rust-embed.

Structs§

DocumentationAssets
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.