Type Definition dicom_parser::stateful::decode::Result[][src]

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