Function dfir_datalog_core::hydroflow_graph_to_program

source ยท
pub fn hydroflow_graph_to_program(
    flat_graph: DfirGraph,
    root: TokenStream,
) -> TokenStream