Expand description
Helpers shared between in-crate tests and integration tests.
These are kept in a public module (rather than #[cfg(test)]) so
the tests/ integration tests can reach them without duplicating
materialization logic.
Functions§
- materialize_
ops - Materialize a plugin’s
opsagainst its input directive list, producing the resulting flat list of wrappers.