Skip to content

Conversation

@qbradley
Copy link

this commit fixes #41

  • Adds an implementation of FusedFuture for Frame if F implements FusedFuture
  • Location::framed() is changed to return the concrete Frame type so that call sites can infer whether or not FusedFuture is implemented by Frame.
  • A unit test is added

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.

Framed does not implement FusedFuture

1 participant