Enet4 / dicom-rs

Rust implementation of the DICOM standard
https://dicom-rs.github.io
Apache License 2.0
414 stars 82 forks source link

[ul] correct AbortRQServiceProviderReason #282

Closed Enet4 closed 1 year ago

Enet4 commented 1 year ago

Split ReasonNotSpecifiedUnrecognizedPdu into ReasonNotSpecified and UnrecognizedPdu. Resolves #261.