pub async fn write_fake_dna_file(dna: DnaFile) -> Result<(PathBuf, TempDir)>
Expand description

Save a Dna to a file and return the path and tempdir that contains it