[][src]Type Definition gifski::CatResult

type CatResult<T> = Result<T, Error>;