Type Definition dochy::error::DpResult[][src]

pub type DpResult<T> = Result<T, DpError>;
Expand description

The general result type for dochy