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 Queryable implementations explicit #196

Open
tailhook opened this issue Dec 14, 2022 · 0 comments
Open

Make Queryable implementations explicit #196

tailhook opened this issue Dec 14, 2022 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@tailhook
Copy link
Contributor

Currently in docs we see:

impl<T: DecodeScalar> Queryable for T

Which doesn't give a list of scalar types that implement that trait.

Note: I don't think that alternative of exposing DecodeScalar is a good idea.

@tailhook tailhook added documentation Improvements or additions to documentation enhancement New feature or request labels Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant