molpopgen / demes-rs

rust tools for the demes ecosystem
MIT License
0 stars 1 forks source link

impl From<Graph> for UnresolvedGraph #389

Closed molpopgen closed 6 months ago

molpopgen commented 6 months ago

This paves a road towards internal APIs for round trips that involve graph editing. For example, #374 and #375.