//! An explicit step dependency in a pipeline. Unlike other dependencies, this depends directly to
//! other steps and runs after them.
use ;
use Diffable;
use persist;
use crateXvcDependency;
/// Invalidates when the dependency step is invalidated.
persist!;