Type Definition smallbox2::StackBox16[][src]

pub type StackBox16<T> = StackBox<T, 16>;