[][src]Type Definition dicom_encoding::text::DynamicTextCodec

type DynamicTextCodec = Box<dyn TextCodec>;

Type alias for a type erased text codec.