Crate tauri_inliner

Source

Structs§

  • Config struct that is passed to inline_file() and inline_html_string()

Enums§

  • Inliner error types.

Functions§

  • Returns a Result<String> of the html file at file path with all the assets inlined.
  • Returns a Result<String> with all the assets linked in the the html string inlined.

Type Aliases§