Module with_policy_check

Source

Structs§

PolicyCheckRouter

Constants§

SKIP_POLICY_CHECKS
If the metadata for a route contains a Data::Uint64 value under this key with a value greater than 0, then no policy checks will be performed. This behavior is limited to non-fuchsia builds, and is exclusively used when performing routes from an offer declaration. This is necessary because we don’t know the ultimate target of the route, and thus routes that are otherwise valid could fail due to policy checks.

Traits§

WithPolicyCheck