Skip to content

Conversation

@LucaCappelletti94
Copy link
Contributor

Since my last PR adding the missing From impls for Statement enum variants to convert any given variant X into Statement::X(X) using the From trait, several such X variants have been added without the associated From impl.

This PR adds several (I hope all) missing From impls, and reasonably cleans up some of the code which was using the more verbose conversion.

Luca

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.

1 participant