rust icon indicating copy to clipboard operation
rust copied to clipboard

dot-dsl needs more complete tests for attributes on edges and nodes

Open zesty opened this issue 4 years ago • 0 comments

with_attrs() on Node and Edge can just return self, and get_attr on Node can just return Some("bef")

If this falls under the rationale for 640, go ahead and close.

see also: https://github.com/exercism/rust/issues/640

zesty avatar Oct 20 '21 04:10 zesty