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

Use compile_error if no http features are enabled #698

Merged
merged 1 commit into from
Sep 18, 2023

Commits on Sep 17, 2023

  1. Use compile_error if no http features are enabled

    - Provide help so people know that they have to enable a feature.
    - Put imports in place so conditional compilation doesn't try to compile unnecesary code.
    
    Signed-off-by: David Calavera <david.calavera@gmail.com>
    calavera committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    0b1fac5 View commit details
    Browse the repository at this point in the history