Docs.rs
i-utils-1.0.0-beta.2
i-utils 1.0.0-beta.2
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
crates.io
Source
Owners
wusyong
Dependencies
html5ever ^0.25
normal
kuchiki ^0.8
normal
phf ^0.10
normal
proc-macro2 ^1.0
normal
optional
quote ^1.0
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0.26
normal
url ^2.2
normal
zstd ^0.9
normal
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
inject_csp
tauri_
utils
1.0.0-beta.2
In tauri_
utils::
html
tauri_utils
::
html
Function
inject_
csp
Copy item path
Source
pub fn inject_csp(document: &mut
NodeRef
, csp: &
str
)
Expand description
Injects a content security policy to the HTML.