[][src]Type Definition dicom_object::Result

type Result<T> = Result<T, Error>;

Type alias for a result from this crate.