Module tauri_utils::config

source ·
Expand description

The Tauri configuration used at runtime.

It is pulled from a tauri.conf.json file and the Config struct is generated at compile time.

§Stability

This is a core functionality that is not considered part of the stable API. If you use it, note that it may include breaking changes in the future.

Re-exports§

  • pub use self::parse::parse;

Modules§

Structs§

Enums§

Traits§