Skip to content

Conversation

@robin-nitrokey
Copy link
Member

The Backend, Dispatch, ExtensionImpl and ExtensionDispatch traits don’t need to have the platform as a type parameter P. It is sufficient if the request handling methods receive it as a type parameter. This makes it easier to implement the traits.

The Backend, Dispatch, ExtensionImpl and ExtensionDispatch traits don’t
need to have the platform as a type parameter P.  It is sufficient if
the request handling methods receive it as a type parameter.  This makes
it easier to implement the traits.
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.

2 participants