Type Alias dypdl::variable_type::Vector

source ·
pub type Vector = Vec<usize>;
Expand description

Vector value.

Aliased Type§

struct Vector { /* private fields */ }