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

Client::get()Client::get_no_query() はオーバーロードするべきか #26

Open
negi-grass opened this issue Feb 28, 2023 · 0 comments
Labels
breaking This issue or pull request involves a breaking change help wanted Extra attention is needed

Comments

@negi-grass
Copy link
Owner

negi-grass commented Feb 28, 2023

メリット:

  • get_no_query() の名前を短くできる。

デメリット:

  • Rustにはオーバーロードの機能がないのでトレイトで無理矢理やることになる。
@negi-grass negi-grass added help wanted Extra attention is needed breaking This issue or pull request involves a breaking change labels Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking This issue or pull request involves a breaking change help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant