Module code

Source
Expand description

Code definitions for the Authly policy engine.

Enums§

Bytecode
bytecode representation for policy engine instructions.
OpCode
typed opcode representation for policy engine instructions.
Outcome
The outcome of a policy engine evaluation.

Functions§

to_bytecode
Convert slice of opcodes to bytecode.