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

docs(hydro_lang): document APIs for Stream #1689

Merged
merged 3 commits into from
Jan 30, 2025

Conversation

jhellerstein
Copy link
Collaborator

No description provided.

@jhellerstein jhellerstein requested a review from shadaj January 29, 2025 18:45
@@ -41,6 +41,7 @@ tokio = { version = "1.29.0", features = [ "full" ] }
toml = { version = "0.8.0", optional = true }
trybuild-internals-api = { version = "1.0.99", optional = true }
ctor = "0.2"
rand = "0.8.5"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This shouldn't be here presumably

Copy link
Member

@shadaj shadaj Jan 29, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's used by one of the non-determinism examples I believe (edit: nevermind should be removed)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(ought to be in dev-dependencies if that example is made, I think)

@jhellerstein jhellerstein merged commit d2a1f38 into hydro-project:main Jan 30, 2025
15 checks passed
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.

3 participants