Type Definition zipp::error::ZResult[][src]

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