Registry / other / dicom-transfer-syntax-registry

dicom-transfer-syntax-registry

JSON →
library0.9.1rscratesunverified

A registry of DICOM transfer syntaxes

# Cargo.toml [dependencies] dicom-transfer-syntax-registry = "0.9.1"
INSTALL
IMPORT
SIG · DICOM-TRANSFER-SYN
D
dicom-transfer-syntax-registry
otherrustv0.9.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

TransferSyntaxRegistry
use dicom_transfer_syntax_registry::TransferSyntaxRegistry;

Creates a new DICOM transfer syntax registry.

use dicom_transfer_syntax_registry::TransferSyntaxRegistry; fn main() { let registry = TransferSyntaxRegistry::new(); println!("Registry created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.9.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Meta
1
Resources
dicom-transfer-syntax-registry — cargo add dicom-transfer-syntax-registry · libregistry