Expand description
Internal support crate for relay-core. Shared data contracts (Flow, Rule, Policy, etc.) used across all relay-core crates.
Users should depend on relay-core instead — its public API re-exports
the types defined here under relay_core_runtime::flow, relay_core_runtime::policy, etc.
Modules§
- event
- flow
- flow_
query - Shared flow search matching and filter expression parsing (TUI / CLI / runtime).
- har
- modification
- policy
- rule