Type Definition smallbox2::StackBox64[][src]

pub type StackBox64<T> = StackBox<T, 64>;