CQCL/tket2

feat: Serialise only `impl DataflowOpTrait`s

Opened this issue · 0 comments

We might be able to use op: & impl DataflowOpTrait in this in the tket1 serialization function (impl TryFrom<&OpType> for JsonOp).

Originally posted by @ss2165 in #247 (comment)