Wouter Ensink
Results
2
issues of
Wouter Ensink
### Describe the bug `wire_` should `#[derive(Default)]`, because I'm getting errors after `bridge_generated.rs` is generated. These errors are from structs that use other structs that get passed as an argument...
bug
`dasp_graph` is incompatible with the latest version (0.6.x) of `petgraph`. When using the two together you get the error that `petgraph::visit::Visitable` is not implemented for `petgraph::Graph` when trying to instantiate...