Type Definition docchi_diff::DiffResult[][src]

pub type DiffResult<T> = Result<T, DiffError>;