dfir_rs 0.16.0

DFIR runtime for Rust, used by Hydro.
Documentation
1
2
3
4
5
error: Operator `null(...)` entering a loop context must be a windowing operator, but is not.
 --> tests/compile-fail/surface_loop_missing_windowing.rs:5:18
  |
5 |             a -> null();
  |                  ^^^^^^