Std.App.Access.Requirement
type
RequirementThis declaration introduces a public type.
What it does
What a route requires.
A value, so a program's whole authorisation model can be listed and
compared without a request — including the check that matters most, which
is asking what every route requires and reading the answer.
Read the signature
- This declaration has no value signature because it introduces a type or trait.
