Crate axioval_rules

Source
Expand description

Built-in trusted source-neutral rule capabilities.

Structs§

BooleanPropertyEquals
Compares an exactly resolved boolean property with a declarative value.
FreeFloorCircle
Exact free-floor circle placement using a trusted free-space service.
FreeFloorRectangle
Exact free-floor rectangle placement using a trusted free-space service.
PropertyComparison
Compares a property on relationship-selected candidates with a property on each checked object.
PropertyExists
Requires an exactly resolved property to be present.
PropertyPredicate
Compares an exact integer property with a declarative integer literal.
PropertyRequired
Requires an exactly resolved property to contain a non-empty semantic value.

Functions§

register_builtins
Registers all maintained built-in capabilities into a host registry.