Constant tauri_utils::html::SCRIPT_NONCE_TOKEN
source ยท pub const SCRIPT_NONCE_TOKEN: &str = "__TAURI_SCRIPT_NONCE__";
Expand description
The token used for script nonces.
pub const SCRIPT_NONCE_TOKEN: &str = "__TAURI_SCRIPT_NONCE__";
The token used for script nonces.