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

Have cap-fs-ext re-export OpenOptionsExt and MetadataExt. #359

Merged
merged 2 commits into from
Jul 8, 2024

Conversation

sunfishcode
Copy link
Member

Since cap-fs-ext is already re-exporting OpenOptions and Metadata, now that OpenOptionsExt and MetadataExt are custom traits instead of std traits, re-export them so users can use them with OpenOptions and Metadata.

Since cap-fs-ext is already re-exporting `OpenOptions` and `Metadata`,
now that `OpenOptionsExt` and `MetadataExt` are custom traits instead
of std traits, re-export them so users can use them with `OpenOptions`
and `Metadata`.
@sunfishcode sunfishcode merged commit 3975f7d into main Jul 8, 2024
21 of 22 checks passed
@sunfishcode sunfishcode deleted the sunfishcode/export branch July 8, 2024 14:43
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.

1 participant