uor-foundation-macros 0.2.1

Proc macro crate for the UOR Foundation — provides the uor! DSL macro
Documentation
1
2
3
4
5
6
7
8
9
10
11
// @generated by uor-crate from uor-ontology — do not edit manually.
// Sourced from conformance:Shape individuals' surfaceForm values.
pub const KNOWN_KEYWORDS: &[&str] = &[
    "compile_unit",
    "dispatch_rule",
    "lease",
    "parallel",
    "predicate",
    "stream",
    "witt_level",
];