What can be annotated The effect of annotations Annotations in the Pony compiler packed likely and unlikely In Pony, we provide a special syntax for implementation-specifi...
Identifiers Regular identifiers Delimited identifiers Case sensitivity This version of the OpenSearch documentation is no longer maintained. For the latest version, see the cu...
28. Changing Python’s C API 28.1. The internal API 28.1.1. With PyAPI_FUNC or PyAPI_DATA 28.1.2. With the extern keyword 28.1.3. Private names 28.2. Public C API 28.3. Limited...
Role-based access control (RBAC) RBAC Separation of duty (SOD) Attribute-based access control (ABAC) Amazon Web Services IAM XACML Often the easiest way to understand a new l...
Plugins Using plugins Global plugins Configuration Plugin ID Plugin options Disable plugins Plugin Core API Plugins Plugins are the most efficient way to customize or ch...
Plugins Using plugins Global plugins Configuration Plugin ID Plugin options Disable plugins Plugin Core API Plugins Plugins are the most efficient way to customize or ch...
Basic Constructs Comments Variables Operators Basic Constructs As Hush aims to be simple language, only standard control flow constructs and operations are supported. Comm...
Regular Expression Regular Expression The regex parser allows to define a custom Ruby Regular Expression that will use a named capture feature to define which content belongs t...