Expand description
DFIR’s inner (intra-subgraph) compiled layer.
The compiled layer mainly consists of Iterator
s (from standard Rust)
and Pusherator
s (from the pusherator
crate). This module
contains some extra helpers and adaptors for use with them.