Cargo Features
DICOMweb has no features set by default.
[dependencies]
dicom-web = { version = "0.1.3", features = ["cli"] }
- cli
-
enable command line tools
Enables clap, dicom-dump, tokio, tracing, and tracing-subscriber
Required by the binary
DICOMweb has no features set by default.
[dependencies]
dicom-web = { version = "0.1.3", features = ["cli"] }
enable command line tools
Enables clap, dicom-dump, tokio, tracing, and tracing-subscriber
Required by the binary