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 function modules public, add Default impl's. #10239

Merged
merged 1 commit into from
Apr 26, 2024
Merged

Conversation

Omega359
Copy link
Contributor

Which issue does this PR close?

Closes #10164

Rationale for this change

Code consistency.

What changes are included in this PR?

Code updates.

Are these changes tested?

Yes.

Are there any user-facing changes?

Functions are now accessible.

@Omega359 Omega359 marked this pull request as ready for review April 26, 2024 01:23
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

👌 -- thank you @Omega359

cc @universalmind303

@alamb
Copy link
Contributor

alamb commented Apr 26, 2024

Thank you @Omega359 🙏

Copy link
Member

@andygrove andygrove left a comment

Choose a reason for hiding this comment

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

Thanks @Omega359

@andygrove andygrove merged commit 4ec3d51 into apache:main Apr 26, 2024
23 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.

Make all modules in function crate public, add Default impl's for all Func's
3 participants