Module compiled

Source
Expand description

DFIR’s inner (intra-subgraph) compiled layer.

The compiled layer mainly consists of Iterators (from standard Rust) and Pusherators (from the pusherator crate). This module contains some extra helpers and adaptors for use with them.

Modules§

pull
Pull-based operator helpers, i.e. Iterator helpers.