Expand description
Association requester module
The module provides an abstraction for a DICOM association
in which this application entity is the one requesting the association.
See ClientAssociationOptions
for details and examples on how to create an association.
Re-exports§
pub use crate::association::CloseSocket;
Modules§
- non_
blocking Deprecated
Structs§
- Client
Association - A DICOM upper level association from the perspective of a requesting application entity.
- Client
Association Options - A DICOM association builder for a client node.
The final outcome is a
ClientAssociation.
Traits§
- Release
Deprecated - Trait with the behavior to synchronously release an association