kvarn
0.6.3
Rule
Methods
base_uri
child_src
connect_src
default_src
empty
font_src
form_action
frame_ancestors
frame_src
img_src
manifest_src
media_src
navigate_to
object_src
prefetch_src
report
require_sri_for
require_trusted_types_for
sandbox
script_src
script_src_attr
script_src_elem
string
style_src
style_src_attr
style_src_elem
to_header
to_header_nonce
trusted_types
upgrade_insecure_requests
worker_src
Trait Implementations
Clone
Debug
Default
From<Rule>
Auto Trait Implementations
Freeze
RefUnwindSafe
Send
Sync
Unpin
UnwindSafe
Blanket Implementations
Any
Borrow<T>
BorrowMut<T>
CloneToUninit
From<T>
Instrument
Into<U>
Pointable
Same
ToOwned
TryFrom<U>
TryInto<U>
VZip<V>
WithSubscriber
In kvarn::
csp
kvarn
::
csp
Struct
Rule
Copy item path
source
pub struct Rule {
/* private fields */
}
Expand description
A rule for
CSP
which covers all directives.
Implementations
ยง
sou