Skip to main content

Crate triblespace_macros

Crate triblespace_macros 

Source

Macros§

attributes
Defines typed attributes that can be used with entity!, pattern!, and path queries.
entity
Builds a rooted fragment from entity facts.
exists
Instrumented wrapper around the core exists! query macro.
find
Instrumented wrapper around the core find! query macro.
path
Builds a regular-path constraint over attribute edges.
pattern
Expands a bracketed trible pattern into a query constraint.
pattern_changes
Matches a pattern against incremental changes while still joining against the full current state.

Attribute Macros§

value_formatter
Compiles a value formatter function to a wasm byte array constant.