Type Alias pnm::pbm::Uninit

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

Aliased Type§

struct Uninit { /* private fields */ }