Skip to content

Conversation

@naterichman
Copy link
Contributor

Keeping this as a draft for now as I'm not sure how I like

  • The code which is actually generating the structs/impls since it is pretty sensitive on the exact structure
    of the HTML of the dicom standard, which isn't great, but I couldn't think of a better method
  • the interface with needing to import DatasetForbiddenCommand, etc.

* Add python script which downloads and parses standard
* Convert standard into pandas dataframe and use that to generate
  rust code for structs.
* Additionally, update `PrimitiveValue` to be able to handle `Option<T>`
  `where PrimitiveValue: From<T>`
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