Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make LAST_ERROR public within crate #7

Merged
merged 1 commit into from
Feb 27, 2019
Merged

Conversation

mattgathu
Copy link
Contributor

What

Make the LAST_ERROR variable public to allow the use of the wrap! macro beyond the module in which generate_error_handling! is invoked.

Why

Enable modularisation of code that relies on wrap!

What
-- 
Make the `LAST_ERROR` variable public to allow the use of the `wrap!` macro beyond the module in which `generate_error_handling` is invoked.

Why
--
Enable modularisation of code that relies on `wrap!`
@fredszaq fredszaq merged commit 77c21fb into master Feb 27, 2019
@fredszaq fredszaq deleted the feature/make_last_error_pub branch February 27, 2019 10:07
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.

None yet

3 participants