Skip to content

Conversation

@davepacheco
Copy link
Collaborator

Pulling this out of #1120. I wound up doing this first, even though it's less urgent, because doing the builder interface wants the more structured errors and that would have to be done in two code paths instead of one.

Copy link
Collaborator

@ahl ahl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems uncontroversially good? I don't think I have anything useful to add.

NotOnePrivateKey,
#[error("must register an API")]
MissingApi,
#[error("only one API can be registered with a server")]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this will be fun to remove!

@davepacheco davepacheco marked this pull request as ready for review September 27, 2024 20:01
@davepacheco davepacheco merged commit 4e26838 into main Sep 27, 2024
@davepacheco davepacheco deleted the dap/commonize-only branch September 27, 2024 20:01
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.

3 participants