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