generate_context!() { /* proc-macro */ }
Expand description
Reads a Tauri config file and generates a ::tauri::Context
based on the content.
ยงStability
The output of this macro is managed internally by Tauri, and should not be accessed directly on normal applications. It may have breaking changes in the future.