Crate https_everywhere_lib_wasm

Source

Macros§

console_log
Log info to the browser console

Structs§

CookieRule
A CookieRule is used to secure cookies which conform to some name and host constraints
RuleSet
A RuleSet is a grouping of rules which act on some target
RuleSets
A newtype for rulesets, wrapping all the JS functionality

Enums§

Rule
A Rule is used to rewrite URLs from some regular expression to some string

Traits§

JsRuleSet
ToJavaScript