Type Definition oxipng::PngResult[][src]

pub type PngResult<T> = Result<T, PngError>;