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

[transfer-syntax-registry] add TransferSyntaxRegistry::iter #295

Merged
merged 1 commit into from
Oct 15, 2022

Conversation

Enet4
Copy link
Owner

@Enet4 Enet4 commented Oct 15, 2022

  • to iterate over all known transfer syntaxes
  • currently not part of the TransferSyntaxIndex trait because GATs
  • add some test coverage for TransferSyntaxRegistry

- to iterate over all known transfer syntaxes
- currently not part of the `TransferSyntaxIndex` trait
  because GATs
- add some test coverage for `TransferSyntaxRegistry`
@Enet4 Enet4 added enhancement A-lib Area: library labels Oct 15, 2022
@Enet4 Enet4 merged commit f9b137b into master Oct 15, 2022
@Enet4 Enet4 deleted the imp/ts-registry/iter branch October 15, 2022 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant