Skip to content

Conversation

NotLeonian
Copy link
Contributor

Resolves #147

This PR implements the Clone and Debug traits for internal_scc::SccGraph and the Debug trait for _Edge.
As proposed in the issue, both traits are implemented using derive.

@koba-e964 koba-e964 merged commit eea0b2a into rust-lang-ja:master Mar 13, 2025
13 checks passed
@NotLeonian NotLeonian deleted the feature/add-clone-debug-internal-scc branch March 13, 2025 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement Clone and Debug for internal_scc::SccGraph and Debug for _Edge

2 participants