Type Definition smallbox2::StackBox8[][src]

pub type StackBox8<T> = StackBox<T, 8>;