Expand description
Aranya Policy Lang’s textual types.
Macros§
Structs§
- Identifier
- A textual identifier which matches
[a-zA-Z][a-zA-Z0-9_]*. - Invalid
Identifier - Not a valid
Identifiervalue. - Invalid
Text - Not a valid
Textvalue. - Text
- A string-like value which is utf8 without nul bytes.