pub fn fake_dna_zomes_named(
    uid: &str,
    name: &str,
    zomes: Vec<(ZomeName, DnaWasm)>
) -> DnaFile
Expand description

A named dna for unit testing.