dfir_rs 0.16.0

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