Skip to main content

is_flow_predicate_declaration

Function is_flow_predicate_declaration 

Source
pub fn is_flow_predicate_declaration(
    attributes: &[Attribute],
    declaration: &SNode,
) -> bool
Expand description

Whether an attributed declaration is executable by the Flow evaluator. Flow discovery currently compiles functions only, so tools and pipelines must not inherit its injection or authority rules.