pub fn write_pest_plugins(
vendor_dir: &Path,
packages: &[Option<&Value>],
root_extra: Option<&Value>,
) -> Result<()>Expand description
DumpCommand::execute: packages are the installed packages’ extra
values in local-repository order, root_extra the root manifest’s.