Crate backend

Source
Expand description

Implement the dicom_echo.backend module in Rust.

Modules§

client_exceptions
Map dicom_ul::association::client::Error to Python exceptions.

Constants§

DEFAULT_CALLED_AE_TITLE
By default, specify this AE title for the target SCP.
DEFAULT_CALLING_AE_TITLE
By default, specify this AE title for the SCU sending the C-ECHO request.

Functions§

send
Send a C-ECHO message to the given address.