Type Alias pnm::pgm::Uninit

source ·
pub type Uninit = Image<u8, 1>;

Aliased Type§

struct Uninit { /* private fields */ }