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

Readme example of .stream is borked #25

Open
Mr-Dispatch opened this issue May 29, 2023 · 0 comments
Open

Readme example of .stream is borked #25

Mr-Dispatch opened this issue May 29, 2023 · 0 comments

Comments

@Mr-Dispatch
Copy link

let stream = session

I'd probably call this variable users, not stream (the stream is introduced - and consumed - on the fly; or perhaps move the .collect.await into the println, or at least another assignment ?).

Nonetheless, in

https://github.com/wolf4ood/orientdb-rs/blob/0e9f352a674a18ea3f2a70d87ed69cc41a0e1624/README.md?plain=1#LL235C27-L235C27

the var is referenced by not-introduced name, user.

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

No branches or pull requests

1 participant