Type Definition rasn::types::SequenceOf

source · []
pub type SequenceOf<T> = Vec<T>;
Expand description

The SEQUENCE OF type.