[][src]Type Definition cabrillo::CabrilloResult

type CabrilloResult<T> = Result<T, CabrilloError>;