Type Definition bp::VarIntArray

source ·
pub type VarIntArray<T> = Confined<Vec<T, Global>, 0, bc::::types::VarIntArray::{constant#1}>;