Skip to main content

Crate relay_core_api

Crate relay_core_api 

Source
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

Functions§

version