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

Reorganize examples folder to be more expandable #17

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Connor-GH
Copy link
Contributor

The hpx-examples folder should be renamed to examples. It's consistent with some projects like axum.
Additionally, you can build examples with cargo build --workspace, and they are not built by default.

@Connor-GH
Copy link
Contributor Author

Points of contention:

  • The examples are prefixed with example-. Should it stay that way?
  • resolver = "2" is entirely an arbitrary choice. Should this stay?
  • Would it be clearer to add more examples before this gets merged to show the power of this directory structure?

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.

1 participant