Pudu programming language
Menu

Std.App.Access.Requirement

1 declaration

type

Requirement

This 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.

Back to Std.App.AccessSearch related declarations