use Deserialize;
/// A foreign manifest to render by identity substitution. Accepts a bare path
/// (source and destination are the same, relative to the project root) or a
/// table with distinct `src`/`dest` when the template lives apart from its
/// published location.