Skip to content

[parent] Re-export more Cargo features from pixeldata#469

Merged
Enet4 merged 2 commits intomasterfrom
imp/parent/more-features
Mar 20, 2024
Merged

[parent] Re-export more Cargo features from pixeldata#469
Enet4 merged 2 commits intomasterfrom
imp/parent/more-features

Conversation

@Enet4
Copy link
Copy Markdown
Owner

@Enet4 Enet4 commented Mar 10, 2024

This exposes Cargo features image and ndarray from dicom-pixeldata to the parent crate. This will make it possible to use pixel data image and ndarray conversion capabilities through dicom like the example TOML below, hopefully preventing confusions similar to #465.

dicom = { version = "0.7", features = ["image", "ndarray"] }

@Enet4 Enet4 added enhancement A-lib Area: library C-parent Crate: dicom (parent library) labels Mar 10, 2024
@Enet4 Enet4 added this to the DICOM-rs 0.7 milestone Mar 13, 2024
@Enet4 Enet4 merged commit 2859b68 into master Mar 20, 2024
@Enet4 Enet4 deleted the imp/parent/more-features branch March 20, 2024 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-lib Area: library C-parent Crate: dicom (parent library) enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant