[][src]Type Definition pix_engine::PixEngineResult

type PixEngineResult<T> = Result<T, PixEngineErr>;