Skip to content

Add a Result alias to allow for an easier use in lib users#72

Merged
passcod merged 1 commit intonotify-rs:masterfrom
julienw:add-result-alias
Jun 4, 2016
Merged

Add a Result alias to allow for an easier use in lib users#72
passcod merged 1 commit intonotify-rs:masterfrom
julienw:add-result-alias

Conversation

@julienw
Copy link
Contributor

@julienw julienw commented Jun 3, 2016

No description provided.

@julienw
Copy link
Contributor Author

julienw commented Jun 3, 2016

This makes it easier to return a result with this error by returning notify::Result<RecommendedWatcher>. instead of Result<RecommendedWatcher, notify::Error>. Like fmt::Result or io::Result.

@passcod passcod merged commit 075467d into notify-rs:master Jun 4, 2016
@passcod passcod added this to the 2.6.0 milestone Jun 5, 2016
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