Thanks to visit codestin.com
Credit goes to docs.rs

LayoutRef3

Type Alias LayoutRef3 

Source
pub type LayoutRef3<A> = LayoutRef<A, Ix3>;
Expand description

three-dimensional layout reference

Aliased Typeยง

pub struct LayoutRef3<A>(/* private fields */);