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

Improve App::new documentation #18

Closed
Tracked by #13
w-henderson opened this issue Oct 18, 2021 · 0 comments
Closed
Tracked by #13

Improve App::new documentation #18

w-henderson opened this issue Oct 18, 2021 · 0 comments
Labels
core Issues relating to the `humphrey` crate documentation Improvements or additions to documentation

Comments

@w-henderson
Copy link
Owner

w-henderson commented Oct 18, 2021

Clarify in the documentation that App::new requires Default to be implemented for the generic type State and that App::with_state should be used in cases where this is not possible.

@w-henderson w-henderson changed the title Clarify in the documentation that App::new requires Default to be implemented for the generic type State and that App::with_state should be used in cases where this is not possible. Improve App::new documentation Oct 18, 2021
@w-henderson w-henderson added core Issues relating to the `humphrey` crate documentation Improvements or additions to documentation labels Oct 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Issues relating to the `humphrey` crate documentation Improvements or additions to documentation
Projects
Status: 🚀 Released
Development

No branches or pull requests

1 participant