DecorateArg

typealias DecorateArg<S, I, A, V> = suspend PipelineContext<S, I, A>.(child: StorePlugin<S, I, A>, it: V) -> Unit