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

Support parsing "ggggeeee" to Tag #363

Merged
merged 1 commit into from Jun 12, 2023
Merged

Conversation

Enet4
Copy link
Owner

@Enet4 Enet4 commented Jun 11, 2023

This makes it so that decoding a string into Tag is supported in three different formats instead of two:

  • ggggeeee (new)
  • gggg,eeee
  • (gggg,eeee)

Plus I expanded the docs in impl FromStr for Tag.

- plus expand docs in impl FromStr for Tag
@Enet4 Enet4 added enhancement C-core Crate: dicom-core labels Jun 11, 2023
@Enet4 Enet4 merged commit 4ef834c into master Jun 12, 2023
4 checks passed
@Enet4 Enet4 deleted the imp/core/parse-tag-ggggeeee branch June 12, 2023 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-core Crate: dicom-core enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant