referrerpolicy=no-referrer-when-downgrade

Type Alias Aliasers

Source
pub type Aliasers = AliasChildLocation;
Expand description

We let locations alias into child locations of their own. This is a very simple aliasing rule, mimicking the behaviour of the DescendOrigin instruction.

Aliased Type§

struct Aliasers;