pub fn run_test_composition(build: impl FnMut()) -> TestCompositionExpand description
Build a composition with a simple in-memory applier and run the provided closure once.
pub fn run_test_composition(build: impl FnMut()) -> TestCompositionBuild a composition with a simple in-memory applier and run the provided closure once.