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.
PolicyValue
The value/outcome of a policy engine evaluation.

Functions§

to_bytecode
Convert slice of opcodes to bytecode.