Type Definition sierra::Extent1

source ·
pub type Extent1<T = ImageSize> = Extent<1, T>;

Implementations§

Trait Implementations§

The resulting type after dereferencing.
Dereferences the value.
Mutably dereferences the value.