Skip to content
This repository has been archived by the owner on Oct 30, 2019. It is now read-only.

add #[must_use] everywhere #30

Closed
yoshuawuyts opened this issue May 11, 2019 · 0 comments · Fixed by #31
Closed

add #[must_use] everywhere #30

yoshuawuyts opened this issue May 11, 2019 · 0 comments · Fixed by #31
Labels
enhancement New feature or request
Milestone

Comments

@yoshuawuyts
Copy link
Collaborator

As per #29 it's easy to miss that the APIs returning Futures must be awaited. #[must_use] will help prevent that.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant