15 unstable releases (7 breaking)
0.8.1 | Jan 16, 2025 |
---|---|
0.8.0 | Nov 6, 2024 |
0.7.1 | Aug 13, 2024 |
0.7.0 | Apr 25, 2024 |
0.1.0 | Aug 31, 2019 |
#140 in Video
25,205 downloads per month
Used in 25 crates
(9 directly)
1MB
15K
SLoC
DICOM-rs transfer-syntax-registry
This sub-project implements a registry of DICOM transfer syntaxes, which can be optionally extended.
An implementation based on inventory
can be used through the Cargo feature
inventory-registry
. inventory
allows for users to register new transfer
syntax implementations in a compile time plugin-like fashion,
but not all environments support it (such as WebAssembly).
Dependencies
~6–10MB
~137K SLoC