write_seed_manifest

Function write_seed_manifest 

Source
pub fn write_seed_manifest<T>(
    manifest_path: &Path,
    requests: &[T],
) -> Result<(), Error>