You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Capture trait available on the 0.2.x versions has been removed ahead of the 1.0.0 release. See: #357
This issue servers as a tracking issue until we add it back. The open (breaking) problems should be reasonably-well solved and all associated types should have appropriate bounds that enable generic code use.
The
Capture
trait available on the 0.2.x versions has been removed ahead of the 1.0.0 release. See: #357This issue servers as a tracking issue until we add it back. The open (breaking) problems should be reasonably-well solved and all associated types should have appropriate bounds that enable generic code use.
Timer traits as of the 0.2.7 release:
Relevant issues/PRs:
Capture
API #5Capture
trait requires moving/copying channel argument #249Please feel free to participate, highlight your current use cases, problems and provide solutions.
The text was updated successfully, but these errors were encountered: