Skip to main content

sequence_of

Function sequence_of 

Source
pub fn sequence_of(element: DynamicType, bound: u32) -> DynamicType
Expand description

Build a sequence<Element> type (bound 0 = unbounded) that retains the fully-resolved element type for the reflective codec.